Searched refs:FXTEXT_BGR_STRIPE (Results 1 – 3 of 3) sorted by relevance
290 #define FXTEXT_BGR_STRIPE 0x02 macro
663 FXGE_flags |= FXTEXT_BGR_STRIPE; in DrawNormalText()
330 FX_BOOL bBGRStripe = text_flags & FXTEXT_BGR_STRIPE; in DrawNormalText()