Searched refs:FXTEXT_NO_NATIVETEXT (Results 1 – 4 of 4) sorted by relevance
240 if (text_flags & FXTEXT_NO_NATIVETEXT) { in LoadGlyphBitmap()268 if (text_flags & FXTEXT_NO_NATIVETEXT) { in LoadGlyphBitmap()309 text_flags |= FXTEXT_NO_NATIVETEXT; in LoadGlyphBitmap()
61 #define FXTEXT_NO_NATIVETEXT 0x08 macro
885 } else if (!(text_flags & FXTEXT_NO_NATIVETEXT)) { in DrawNormalText()
138 FXGE_flags |= FXTEXT_NO_NATIVETEXT; in DrawNormalText()