Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_action.h62 std::vector<RetainPtr<const CPDF_Object>> GetAllFields() const;
Dcpdf_action.cpp120 std::vector<RetainPtr<const CPDF_Object>> CPDF_Action::GetAllFields() const { in GetAllFields() function in CPDF_Action
/external/pdfium/fpdfsdk/
Dcpdfsdk_interactiveform.cpp390 GetFieldFromObjects(action.GetAllFields()); in DoAction_Hide()
425 GetFieldFromObjects(action.GetAllFields()); in DoAction_SubmitForm()
500 GetFieldFromObjects(action.GetAllFields()); in DoAction_ResetForm()