Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A Ddevice.c38 struct _DeviceFont { struct
39 char *name;
40 int special;
41 DeviceFont *next;
42 Device *dev;
43 struct charinfo *char_table[CHAR_TABLE_SIZE];
44 struct charinfo *code_table[256];