Searched refs:FXTEXT_NO_NATIVETEXT (Results 1 – 4 of 4) sorted by relevance
282 if (text_flags & FXTEXT_NO_NATIVETEXT) { in LoadGlyphBitmap()310 if (text_flags & FXTEXT_NO_NATIVETEXT) { in LoadGlyphBitmap()348 text_flags |= FXTEXT_NO_NATIVETEXT; in LoadGlyphBitmap()
866 } else if (!(text_flags & FXTEXT_NO_NATIVETEXT)) { in DrawNormalText()
133 FXGE_flags |= FXTEXT_NO_NATIVETEXT; in DrawNormalText()
59 #define FXTEXT_NO_NATIVETEXT 0x08 macro