Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_actionfields.h25 std::vector<CPDF_Object*> GetAllFields() const;
Dcpdf_actionfields.cpp44 std::vector<CPDF_Object*> CPDF_ActionFields::GetAllFields() const { in GetAllFields() function in CPDF_ActionFields
/external/pdfium/fpdfsdk/
Dcpdfsdk_interform.cpp415 std::vector<CPDF_Object*> fieldObjects = af.GetAllFields(); in DoAction_Hide()
453 std::vector<CPDF_Object*> fieldObjects = af.GetAllFields(); in DoAction_SubmitForm()
606 std::vector<CPDF_Object*> fieldObjects = af.GetAllFields(); in DoAction_ResetForm()