Searched refs:FPDFPAGE_AACTION_OPEN (Results 1 – 5 of 5) sorted by relevance
219 FORM_DoPageAAction(page.get(), form, FPDFPAGE_AACTION_OPEN); in RenderPage()
309 FORM_DoPageAAction(page, form_handle_, FPDFPAGE_AACTION_OPEN); in LoadPageCommon()512 FORM_DoPageAAction(page, saved_form_handle_, FPDFPAGE_AACTION_OPEN); in LoadSavedPage()
1197 #define FPDFPAGE_AACTION_OPEN 0 macro
705 CPDF_AAction::AActionType type = aaType == FPDFPAGE_AACTION_OPEN in FORM_DoPageAAction()
673 FORM_DoPageAAction(page_ptr, form_handle, FPDFPAGE_AACTION_OPEN); in GetPageForIndex()