|
Graphviz 14.0.3~dev.20251103.0542
|
#include "config.h"#include <assert.h>#include <fcntl.h>#include <inttypes.h>#include <limits.h>#include <math.h>#include <stdbool.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <unistd.h>#include <sys/types.h>#include <errno.h>#include <gvc/gvplugin_device.h>#include <util/agxbuf.h>#include <util/exit.h>#include <util/gv_math.h>#include <util/prisize_t.h>#include <cairo.h>Go to the source code of this file.
Variables | |
| gvplugin_installed_t | gvdevice_types_xlib [] |
| gvplugin_installed_t gvdevice_types_xlib[] |
Definition at line 617 of file gvdevice_xlib.c.