HomeSort by relevance Sort by last modified time
    Searched refs:FXFT_RENDER_MODE_LCD (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/fxge/
fx_ge_text.cpp 63 if (anti_alias == FXFT_RENDER_MODE_LCD)
fx_freetype.h 50 #define FXFT_RENDER_MODE_LCD FT_RENDER_MODE_LCD
cfx_renderdevice.cpp     [all...]
cfx_facecache.cpp 176 int bytes = anti_alias == FXFT_RENDER_MODE_LCD ? 3 : 1;

Completed in 1192 milliseconds