Searched defs: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

Completed in 10 milliseconds