Home
last modified time | relevance | path

Searched defs:_dviFontList (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A DDviP.h72 typedef struct _dviFontList { struct
73 struct _dviFontList *next; argument
74 char *dvi_name;
75 char *x_name;
76 int dvi_number;
77 Boolean initialized;
78 Boolean scalable;
79 DviFontSizeList *sizes;
80 DviCharNameMap *char_map;
81 DeviceFont *device_font;