Home | History | Annotate | Download | only in fpdfsdk

Lines Matching refs:action

26   bool DoAction_DocOpen(const CPDF_Action& action,
31 bool DoAction_Page(const CPDF_Action& action,
34 bool DoAction_Document(const CPDF_Action& action,
38 const CPDF_Action& action,
41 bool DoAction_Screen(const CPDF_Action& action,
45 bool DoAction_Link(const CPDF_Action& action,
47 bool DoAction_Field(const CPDF_Action& action,
59 bool ExecuteDocumentOpenAction(const CPDF_Action& action,
62 bool ExecuteDocumentPageAction(const CPDF_Action& action,
66 bool ExecuteFieldAction(const CPDF_Action& action,
72 bool ExecuteScreenAction(const CPDF_Action& action,
77 bool ExecuteBookMark(const CPDF_Action& action,
81 bool ExecuteLinkAction(const CPDF_Action& action,
85 void DoAction_NoJs(const CPDF_Action& action,
104 const CPDF_Action& action);
106 const CPDF_Action& action);
108 const CPDF_Action& action);
110 const CPDF_Action& action);
112 const CPDF_Action& action);
114 const CPDF_Action& action);
116 bool DoAction_Hide(const CPDF_Action& action,
118 bool DoAction_SubmitForm(const CPDF_Action& action,
120 bool DoAction_ResetForm(const CPDF_Action& action,
122 bool DoAction_ImportData(const CPDF_Action& action,