Home
last modified time | relevance | path

Searched refs:x_subpixel (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/ge/
Dfx_ge_text.cpp357 int x_subpixel = (int)(glyph.m_fOriginX * 3) % 3; in DrawNormalText() local
380 if (x_subpixel == 0) { in DrawNormalText()
395 } else if (x_subpixel == 1) { in DrawNormalText()
467 if (x_subpixel == 0) { in DrawNormalText()
511 } else if (x_subpixel == 1) { in DrawNormalText()
693 if (x_subpixel == 0) { in DrawNormalText()
710 } else if (x_subpixel == 1) { in DrawNormalText()
778 if (x_subpixel == 0) { in DrawNormalText()
811 } else if (x_subpixel == 1) { in DrawNormalText()