Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_formfield.cpp57 m_Type = PushButton; in SyncFieldFlags()
233 case PushButton: in GetFieldType()
727 if (m_Type == PushButton) { in UpdateAP()
Ddoc_form.cpp1367 …if (iType == CPDF_FormField::PushButton || iType == CPDF_FormField::CheckBox || iType == CPDF_Form… in CheckRequiredFields()
1424 if (pField == NULL || pField->GetType() == CPDF_FormField::PushButton) { in ExportToFDF()
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h1032 PushButton, enumerator