Searched refs:FXTEXT_BGR_STRIPE (Results 1 – 3 of 3) sorted by relevance
131 FXGE_flags |= FXTEXT_BGR_STRIPE; in DrawNormalText()
59 #define FXTEXT_BGR_STRIPE 0x02 macro
1060 bool bBGRStripe = !!(text_flags & FXTEXT_BGR_STRIPE); in DrawNormalText()