Searched defs:_dviFontSizeList (Results 1 – 1 of 1) sorted by relevance
64 typedef struct _dviFontSizeList { struct65 struct _dviFontSizeList *next; argument66 int size;67 char *x_name;68 XFontStruct *font;69 int doesnt_exist;