Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_edit.h75 DLLEXPORT int STDCALL FPDFPage_GetRotation(FPDF_PAGE page);
/external/pdfium/fpdfsdk/
Dfpdfview_c_api_test.c74 CHK(FPDFPage_GetRotation); in CheckPDFiumCApi()
Dfpdfeditpage.cpp132 DLLEXPORT int STDCALL FPDFPage_GetRotation(FPDF_PAGE page) { in FPDFPage_GetRotation() function