Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_edit.h85 DLLEXPORT void STDCALL FPDFPage_SetRotation(FPDF_PAGE page, int rotate);
/external/pdfium/fpdfsdk/
Dfpdfview_c_api_test.c75 CHK(FPDFPage_SetRotation); in CheckPDFiumCApi()
Dfpdfeditpage.cpp307 DLLEXPORT void STDCALL FPDFPage_SetRotation(FPDF_PAGE page, int rotate) { in FPDFPage_SetRotation() function