Graphviz
2.41.20171026.1811
|
Go to the source code of this file.
Data Structures | |
struct | shapemap_s |
struct | context_t |
Macros | |
#define | SUPPORT_WRITEDATE |
#define | REGULAR 0 |
#define | BOLD 1 |
#define | ITALIC 2 |
#define | UNDERSORE 4 |
#define | STRIKE 8 |
#define | P_NONE 0 |
#define | P_SOLID 1 |
#define | P_DOTTED 2 |
#define | P_DASHED 3 |
#define | WIDTH_NORMAL 1 |
#define | WIDTH_BOLD 3 |
#define | MAXNEST 4 |
Typedefs | |
typedef struct shapemap_s | shapemap_t |
typedef struct context_t | context_t |
Variables | |
codegen_t | VTX_CodeGen |
typedef struct shapemap_s shapemap_t |
codegen_t VTX_CodeGen |