HomeSort by relevance Sort by last modified time
    Searched refs:FPDFPage_SetRotation (Results 1 - 3 of 3) sorted by null

  /external/pdfium/public/
fpdf_edit.h 85 DLLEXPORT void STDCALL FPDFPage_SetRotation(FPDF_PAGE page, int rotate);
  /external/pdfium/fpdfsdk/
fpdfview_c_api_test.c 75 CHK(FPDFPage_SetRotation);
fpdfeditpage.cpp 307 DLLEXPORT void STDCALL FPDFPage_SetRotation(FPDF_PAGE page, int rotate) {

Completed in 98 milliseconds