Searched refs:QueryFont (Results 1 – 3 of 3) sorted by relevance
374 QueryFont (DviWidget dw, int position, int size) in QueryFont() function426 font = QueryFont (dw, position, size);
227 XFontStruct *QueryFont (DviWidget, int, int);
196 dw->dvi.cache.font = QueryFont (dw, in DoCharacter()