Graphviz
2.41.20171026.1811
|
Go to the source code of this file.
Data Structures | |
struct | lt_symlist_t |
Macros | |
#define | APIS ELEM(render) ELEM(layout) ELEM(textlayout) ELEM(device) ELEM(loadimage) |
#define | ELEM(x) API_##x, |
Typedefs | |
typedef struct GVJ_s | GVJ_t |
typedef struct GVG_s | GVG_t |
typedef struct GVC_s | GVC_t |
typedef struct gvplugin_available_s | gvplugin_available_t |
Enumerations | |
enum | api_t { _DUMMY_ELEM_ =0 } |
Variables | |
lt_symlist_t | lt_preloaded_symbols [] |
Definition at line 28 of file gvcext.h.
Referenced by gvFreeContext().
typedef struct gvplugin_available_s gvplugin_available_t |
lt_symlist_t lt_preloaded_symbols[] |
Definition at line 36 of file dot_builtins.c.
Referenced by main(), and Tcldot_Init().