Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_edit.h88 DLLEXPORT int STDCALL FPDFPage_GetRotation(FPDF_PAGE page);
/external/pdfium/fpdfsdk/src/
Dfpdfview_c_api_test.c71 CHK(FPDFPage_GetRotation); in CheckPDFiumCApi()
Dfpdfeditpage.cpp100 DLLEXPORT int STDCALL FPDFPage_GetRotation(FPDF_PAGE page) { in FPDFPage_GetRotation() function