Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_action.h59 std::vector<const CPDF_Object*> GetAllFields() const;
Dcpdf_action.cpp127 std::vector<const CPDF_Object*> CPDF_Action::GetAllFields() const { in GetAllFields() function in CPDF_Action
/external/pdfium/fpdfsdk/
Dcpdfsdk_interactiveform.cpp388 GetFieldFromObjects(action.GetAllFields()); in DoAction_Hide()
424 GetFieldFromObjects(action.GetAllFields()); in DoAction_SubmitForm()
503 GetFieldFromObjects(action.GetAllFields()); in DoAction_ResetForm()