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

  /external/pdfium/public/
fpdf_transformpage.h 95 DLLEXPORT FPDF_BOOL STDCALL FPDFPage_TransFormWithClip(FPDF_PAGE page,
  /external/pdfium/fpdfsdk/src/
fpdfview_c_api_test.c 191 CHK(FPDFPage_TransFormWithClip);
fpdf_transformpage.cpp 90 DLLEXPORT FPDF_BOOL STDCALL FPDFPage_TransFormWithClip(FPDF_PAGE page,
  /frameworks/base/core/jni/android/graphics/pdf/
PdfEditor.cpp 225 FPDFPage_TransFormWithClip(page, &transform, &clip);

Completed in 864 milliseconds