Searched refs:bNormal (Results 1 - 1 of 1) sorted by relevance
/external/pdfium/core/fxge/ge/ |
H A D | cfx_renderdevice.cpp | 205 bool bNormal, 271 if (bNormal) { 281 if (bNormal) { 294 if (bNormal) { 304 if (bNormal) { 318 if (bNormal) { 892 bool bNormal = false; local 904 bNormal = true; 913 bNormal = !bClearType; 1057 top.ValueOrDie(), start_col, end_col, bNormal, 198 DrawNormalTextHelper(CFX_DIBitmap* bitmap, const CFX_DIBitmap* pGlyph, int nrows, int left, int top, int start_col, int end_col, bool bNormal, bool bBGRStripe, int x_subpixel, int a, int r, int g, int b) argument [all...] |
Completed in 162 milliseconds