Home
last modified time | relevance | path

Searched refs:FPDFDoc_GetPageMode (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/public/
Dfpdf_ext.h100 DLLEXPORT int FPDFDoc_GetPageMode(FPDF_DOCUMENT document);
/external/pdfium/fpdfsdk/src/
Dfpdfview_c_api_test.c86 CHK(FPDFDoc_GetPageMode); in CheckPDFiumCApi()
Dfpdf_ext.cpp216 DLLEXPORT int FPDFDoc_GetPageMode(FPDF_DOCUMENT document) in FPDFDoc_GetPageMode() function