Home
last modified time | relevance | path

Searched refs:FORM_DoPageAAction (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/testing/
Dembedder_test.cpp232 FORM_DoPageAAction(page, form_handle_, FPDFPAGE_AACTION_OPEN); in LoadPage()
241 FORM_DoPageAAction(page, form_handle_, FPDFPAGE_AACTION_OPEN); in LoadAndCachePage()
258 FORM_DoPageAAction(page, form_handle_, FPDFPAGE_AACTION_CLOSE); in UnloadPage()
/external/pdfium/fpdfsdk/src/
Dfpdfview_c_api_test.c103 CHK(FORM_DoPageAAction); in CheckPDFiumCApi()
Dfpdfformfill.cpp716 DLLEXPORT void STDCALL FORM_DoPageAAction(FPDF_PAGE page, in FORM_DoPageAAction() function
/external/pdfium/samples/
Dpdfium_test.cc346 FORM_DoPageAAction(page, form, FPDFPAGE_AACTION_OPEN); in RenderPage()
392 FORM_DoPageAAction(page, form, FPDFPAGE_AACTION_CLOSE); in RenderPage()
/external/pdfium/public/
Dfpdf_formfill.h1162 DLLEXPORT void STDCALL FORM_DoPageAAction(FPDF_PAGE page,