Searched defs:GetFormType (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/xfa/fxfa/ | ||
D | cxfa_ffdoc.h | 58 FormType GetFormType() const { return m_FormType; } in GetFormType() function |
/external/pdfium/fpdfsdk/fpdfxfa/ | ||
D | cpdfxfa_context.h | 43 FormType GetFormType() const { return m_FormType; } in GetFormType() function |
/external/pdfium/fpdfsdk/ | ||
D | fpdfformfill_embeddertest.cpp | 145 int GetFormType() const override { return FPDF_FORMFIELD_TEXTFIELD; } in GetFormType() function in FPDFFormFillTextFormEmbeddertest |