Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DFontS.c46 #define TRY_FONTS (unsigned int) 65535 macro
538 fonts = XListFonts(XtDisplay(w), "*", TRY_FONTS, &num); in LoadFontData()