Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DFontS.c65 #define DEFAULT_FIXED_SPACING ("c") macro
620 strcpy(any_fam->fixed_spacing, DEFAULT_FIXED_SPACING); in ProcessXlfdFontData()
1159 strcpy(fam->fixed_spacing, DEFAULT_FIXED_SPACING); in FillNewFamily()
1923 else if ( strstr(buf, DEFAULT_FIXED_SPACING) != NULL || in SetDisplayedFont()