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

  /external/pdfium/public/
fpdf_edit.h 78 // Function: FPDFPage_GetRotation
88 DLLEXPORT int STDCALL FPDFPage_GetRotation(FPDF_PAGE page);
  /external/pdfium/fpdfsdk/src/
fpdfview_c_api_test.c 71 CHK(FPDFPage_GetRotation);
fpdfeditpage.cpp 100 DLLEXPORT int STDCALL FPDFPage_GetRotation(FPDF_PAGE page) {

Completed in 57 milliseconds