Graphviz 14.0.0~dev.20250906.1538
|
#include "config.h"
#include <common/types.h>
#include <common/globals.h>
#include <fdpgen/fdp.h>
#include <util/list.h>
Go to the source code of this file.
Macros | |
#define | EXTERN |
Variables | |
show_boxes_t | Show_boxes = {.dtor = LIST_DTOR_FREE} |
static fdpParms_t | fdpParms |
struct fdpParms_s * | fdp_parms = &fdpParms |
struct fdpParms_s* fdp_parms = &fdpParms |
Definition at line 36 of file globals.c.
Referenced by init_edge(), and setFDPAttr().
|
static |
show_boxes_t Show_boxes = {.dtor = LIST_DTOR_FREE} |
Definition at line 22 of file globals.c.
Referenced by gv_postprocess(), gvRenderJobs(), and routesplinesinit().