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