Home
last modified time | relevance | path

Searched refs:bBGRStripe (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxge/ge/
Dcfx_renderdevice.cpp206 bool bBGRStripe, in DrawNormalTextHelper() argument
229 if (bBGRStripe) { in DrawNormalTextHelper()
1041 bool bBGRStripe = !!(text_flags & FXTEXT_BGR_STRIPE); in DrawNormalText() local
1058 bBGRStripe, x_subpixel, a, r, g, b); in DrawNormalText()