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

/external/pdfium/core/fxge/
H A Dcfx_facecache.cpp240 if (text_flags & FXTEXT_NO_NATIVETEXT) {
268 if (text_flags & FXTEXT_NO_NATIVETEXT) {
309 text_flags |= FXTEXT_NO_NATIVETEXT;
H A Dcfx_renderdevice.h61 #define FXTEXT_NO_NATIVETEXT 0x08 macro
H A Dcfx_renderdevice.cpp885 } else if (!(text_flags & FXTEXT_NO_NATIVETEXT)) {
/external/pdfium/core/fpdfapi/render/
H A Dcpdf_textrenderer.cpp138 FXGE_flags |= FXTEXT_NO_NATIVETEXT;

Completed in 143 milliseconds