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

/xsrc/external/mit/xterm/dist/
H A Dutil.c3103 #define pickXftData(width, nf, wf) (((width == 2) && ((wf) != NULL) && XftFp(wf) != NULL) ? (wf) : (nf)) macro
3106 #define pickXftData(width, nf, wf) (nf) macro
4228 XTermXftFonts *currData = pickXftData(needed, ndata, wdata);

Completed in 7 milliseconds