Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A DDviP.h64 typedef struct _dviFontSizeList { struct
65 struct _dviFontSizeList *next; argument
66 int size;
67 char *x_name;
68 XFontStruct *font;
69 int doesnt_exist;