Searched refs:FXTEXT_NO_NATIVETEXT (Results 1 – 3 of 3) sorted by relevance
208 } else if (!(text_flags & FXTEXT_NO_NATIVETEXT)) { in DrawNormalText()1299 if (text_flags & FXTEXT_NO_NATIVETEXT) { in LoadGlyphBitmap()1328 if (text_flags & FXTEXT_NO_NATIVETEXT) { in LoadGlyphBitmap()1366 text_flags |= FXTEXT_NO_NATIVETEXT; in LoadGlyphBitmap()
230 #define FXTEXT_NO_NATIVETEXT 0x08 macro
711 FXGE_flags |= FXTEXT_NO_NATIVETEXT; in DrawNormalText()