Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_edit.h56 DLLEXPORT FPDF_PAGE STDCALL FPDFPage_New(FPDF_DOCUMENT document, int page_index, double width, doub…
/external/pdfium/fpdfsdk/src/
Dfpdfview_c_api_test.c67 CHK(FPDFPage_New); in CheckPDFiumCApi()
Dfpdfeditpage.cpp61 DLLEXPORT FPDF_PAGE STDCALL FPDFPage_New(FPDF_DOCUMENT document, int page_index, double width, doub… in FPDFPage_New() function