Searched refs:pickXftFont (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dutil.c3104 #define pickXftFont(width, nf, wf) (((width == 2) && ((wf) != NULL)) ? (wf) : (nf)) macro
3107 #define pickXftFont(width, nf, wf) (nf) macro
3166 currFont = pickXftFont(charWidth, font, wfont);
4274 test = pickXftFont(needed,

Completed in 7 milliseconds