Searched refs:FPDFPAGE_AACTION_OPEN (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/testing/
H A Dembedder_test.cpp232 FORM_DoPageAAction(page, form_handle_, FPDFPAGE_AACTION_OPEN);
241 FORM_DoPageAAction(page, form_handle_, FPDFPAGE_AACTION_OPEN);
/external/pdfium/public/
H A Dfpdf_formfill.h1140 #define FPDFPAGE_AACTION_OPEN \ macro
/external/pdfium/samples/
H A Dpdfium_test.cc346 FORM_DoPageAAction(page, form, FPDFPAGE_AACTION_OPEN);
/external/pdfium/fpdfsdk/src/
H A Dfpdfformfill.cpp731 if (FPDFPAGE_AACTION_OPEN == aaType) {

Completed in 296 milliseconds