Home
last modified time | relevance | path

Searched defs:GetFormField (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/formfiller/
H A Dcffl_perwindowdata.h40 CFFL_FormField* GetFormField() { return m_pFormField; } in GetFormField() function
H A Dcffl_interactiveformfiller.cpp482 CFFL_FormField* CFFL_InteractiveFormFiller::GetFormField( in GetFormField() function in CFFL_InteractiveFormFiller
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_transport_fake.cc221 std::string ServerRequest::GetFormField(const std::string& field_name) const { in GetFormField() function in brillo::ServerRequest
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_widget.cpp420 CPDF_FormField* CPDFSDK_Widget::GetFormField() const { in GetFormField() function in CPDFSDK_Widget
H A Dfpdf_annot.cpp293 CPDF_FormField* GetFormField(FPDF_FORMHANDLE hHandle, FPDF_ANNOTATION annot) { in GetFormField() function