Searched defs:x_subpixel (Results 1 – 1 of 1) sorted by relevance
211 int x_subpixel, in DrawNormalTextHelper()1062 int x_subpixel = static_cast<int>(glyph.m_fOrigin.x * 3) % 3; in DrawNormalText() local