Searched refs:FPDF_NO_NATIVETEXT (Results 1 – 2 of 2) sorted by relevance
312 #define FPDF_NO_NATIVETEXT 0x04 // Don't use the native text output available on some platforms macro
793 if (flags & FPDF_NO_NATIVETEXT) in FPDF_RenderPage_Retail()