Searched refs:FPDF_PRINTMODE_TEXTONLY (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/public/ | ||
D | fpdf_edit.h | 66 #define FPDF_PRINTMODE_TEXTONLY 1 macro |
/external/pdfium/fpdfsdk/ | ||
D | fpdfview.cpp | 61 static_assert(WindowsPrintMode::kModeTextOnly == FPDF_PRINTMODE_TEXTONLY, |