Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_edit.h87 DLLEXPORT void STDCALL FPDFPage_SetRotation(FPDF_PAGE page, int rotate);
/external/pdfium/fpdfsdk/src/
Dfpdfview_c_api_test.c70 CHK(FPDFPage_SetRotation); in CheckPDFiumCApi()
Dfpdfeditpage.cpp309 DLLEXPORT void STDCALL FPDFPage_SetRotation(FPDF_PAGE page, int rotate) in FPDFPage_SetRotation() function