|
Graphviz 2.29.20120208.0545
|
#include <gvcint.h>

Data Fields | |
| GVCOMMON_t | common |
| char * | config_path |
| boolean | config_found |
| char ** | input_filenames |
| GVG_t * | gvgs |
| GVG_t * | gvg |
| gvplugin_available_t * | apis [APIS] |
| gvplugin_available_t * | api [APIS] |
| gvplugin_package_t * | packages |
| gvevent_key_binding_t * | keybindings |
| int | numkeys |
| void * | keycodes |
| size_t(* | write_fn )(GVJ_t *job, const char *s, size_t len) |
| GVJ_t * | jobs |
| GVJ_t * | job |
| graph_t * | g |
| gvplugin_active_textlayout_t | textlayout |
| gvplugin_active_layout_t | layout |
| char * | graphname |
| GVJ_t * | active_jobs |
| char * | pagedir |
| pointf | margin |
| pointf | pad |
| pointf | pageSize |
| point | pb |
| boxf | bb |
| int | rotation |
| boolean | graph_sets_pad |
| boolean | graph_sets_margin |
| boolean | graph_sets_pageSize |
| boolean | graph_sets_rotation |
| char * | layerDelims |
| char * | layers |
| char ** | layerIDs |
| int | numLayers |
| char * | defaultfontname |
| double | defaultfontsize |
| char ** | defaultlinestyle |
| gvcolor_t | bgcolor |
| int | fontrenaming |
Definition at line 113 of file gvcint.h.
Referenced by gvFinalize(), gvjobs_delete(), and gvRenderJobs().
| gvplugin_available_t* GVC_s::api[APIS] |
Definition at line 88 of file gvcint.h.
Referenced by gvplugin_load(), and gvrender_select().
| gvplugin_available_t* GVC_s::apis[APIS] |
Definition at line 87 of file gvcint.h.
Referenced by gvplugin_graph(), gvplugin_install(), gvplugin_list(), gvplugin_load(), and gvPluginList().
Definition at line 72 of file gvcint.h.
Referenced by dotneato_args_initialize(), gvcBuildDate(), gvcInfo(), gvconfig(), gvconfig_plugin_install_from_library(), gvcVersion(), gvdevice_initialize(), gvjobs_delete(), gvNEWcontext(), gvNextInputGraph(), gvplugin_library_load(), gvplugin_load(), gvplugin_write_status(), gvrender_end_job(), and gvRenderJobs().
Definition at line 75 of file gvcint.h.
Referenced by gvconfig(), and gvplugin_write_status().
| char* GVC_s::config_path |
Definition at line 74 of file gvcint.h.
Referenced by gvconfig(), gvFreeContext(), and gvplugin_write_status().
| char* GVC_s::defaultfontname |
| double GVC_s::defaultfontsize |
| char** GVC_s::defaultlinestyle |
Definition at line 136 of file gvcint.h.
Referenced by arrow_gen(), and emit_html_label().
Definition at line 106 of file gvcint.h.
Referenced by getObjId().
| char* GVC_s::graphname |
Definition at line 82 of file gvcint.h.
Referenced by gvRenderJobs().
Definition at line 81 of file gvcint.h.
Referenced by gvFreeContext().
| char** GVC_s::input_filenames |
Definition at line 78 of file gvcint.h.
Referenced by dotneato_args_initialize(), gvFreeContext(), and gvNextInputGraph().
Definition at line 104 of file gvcint.h.
Referenced by gvjobs_delete(), gvjobs_first(), gvjobs_next(), gvjobs_output_filename(), gvjobs_output_langname(), gvRender(), gvRenderContext(), gvRenderData(), and gvRenderFilename().
Definition at line 103 of file gvcint.h.
Referenced by dotneato_args_initialize(), gvjobs_delete(), gvjobs_first(), gvjobs_output_filename(), and gvjobs_output_langname().
Definition at line 93 of file gvcint.h.
Referenced by gvRenderJobs().
| void* GVC_s::keycodes |
| char* GVC_s::layerDelims |
| char** GVC_s::layerIDs |
Definition at line 128 of file gvcint.h.
Referenced by gvrender_begin_layer().
| char* GVC_s::layers |
Definition at line 110 of file gvcint.h.
Referenced by gvlayout_select(), gvLayoutJobs(), and gvRenderJobs().
| int GVC_s::numkeys |
Definition at line 94 of file gvcint.h.
Referenced by gvRenderJobs().
| int GVC_s::numLayers |
Definition at line 90 of file gvcint.h.
Referenced by gvFreeContext(), and gvplugin_graph().
| char* GVC_s::pagedir |
| int GVC_s::rotation |
Definition at line 109 of file gvcint.h.
Referenced by gvtextlayout(), and gvtextlayout_select().
| size_t(* GVC_s::write_fn)(GVJ_t *job, const char *s, size_t len) |
Definition at line 98 of file gvcint.h.
Referenced by gv_channel_writer_init(), gv_string_writer_init(), gvferror(), and gvflush().
1.7.4