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

/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_text.cpp332 int x_subpixel = (int)(glyph.m_fOriginX * 3) % 3; local
355 if (x_subpixel == 0) {
370 } else if (x_subpixel == 1) {
442 if (x_subpixel == 0) {
486 } else if (x_subpixel == 1) {
668 if (x_subpixel == 0) {
685 } else if (x_subpixel == 1) {
753 if (x_subpixel == 0) {
786 } else if (x_subpixel == 1) {

Completed in 75 milliseconds