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

  /external/pdfium/public/
fpdf_transformpage.h 135 FPDF_EXPORT FPDF_CLIPPATH FPDF_CALLCONV FPDF_CreateClipPath(float left,
147 FPDF_EXPORT void FPDF_CALLCONV FPDF_DestroyClipPath(FPDF_CLIPPATH clipPath);
160 FPDF_CLIPPATH clipPath);
fpdfview.h 41 typedef void* FPDF_CLIPPATH;
    [all...]
  /external/pdfium/fpdfsdk/
fpdf_transformpage.cpp 211 FPDF_EXPORT FPDF_CLIPPATH FPDF_CALLCONV FPDF_CreateClipPath(float left,
223 FPDF_EXPORT void FPDF_CALLCONV FPDF_DestroyClipPath(FPDF_CLIPPATH clipPath) {
266 FPDF_CLIPPATH clipPath) {

Completed in 54 milliseconds