Home
last modified time | relevance | path

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

/external/pdfium/testing/
Dembedder_test.cpp258 FORM_DoPageAAction(page, form_handle_, FPDFPAGE_AACTION_CLOSE); in UnloadPage()
/external/pdfium/public/
Dfpdf_formfill.h1142 #define FPDFPAGE_AACTION_CLOSE \ macro
/external/pdfium/samples/
Dpdfium_test.cc392 FORM_DoPageAAction(page, form, FPDFPAGE_AACTION_CLOSE); in RenderPage()