Searched refs:x_subpixel (Results 1 – 1 of 1) sorted by relevance
229 int x_subpixel, in DrawNormalTextHelper() argument248 if (x_subpixel == 0) { in DrawNormalTextHelper()262 if (x_subpixel == 1) { in DrawNormalTextHelper()290 if (x_subpixel == 0) { in DrawNormalTextHelper()303 if (x_subpixel == 1) { in DrawNormalTextHelper()1022 int x_subpixel = static_cast<int>(glyph.m_fOrigin.x * 3) % 3; in DrawNormalText() local1034 end_col, bNormal, bBGRStripe, x_subpixel, a, r, g, b); in DrawNormalText()