Home
last modified time | relevance | path

Searched refs:fallbackfont (Results 1 – 1 of 1) sorted by relevance

/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXFont.cpp1062 static const char* fallbackfont(Display *dpy,FXuint hints){ in fallbackfont() function
1438 font=XLoadQueryFont(DISPLAY(getApp()),fallbackfont(DISPLAY(getApp()),hints)); in create()