Home
last modified time | relevance | path

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

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