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