Searched refs:bClearType (Results 1 - 1 of 1) sorted by relevance
/external/pdfium/core/fxge/ge/ | ||
H A D | cfx_renderdevice.cpp | 910 bool bClearType = false; local 912 bClearType = !!(text_flags & FXTEXT_CLEARTYPE); 913 bNormal = !bClearType; |
Completed in 287 milliseconds