Searched refs:kRadioButton (Results 1 – 12 of 12) sorted by relevance
44 GetType() == CPDF_FormField::kRadioButton); in GetOnStateName()64 GetType() == CPDF_FormField::kRadioButton); in GetCheckedAPState()75 GetType() == CPDF_FormField::kRadioButton); in GetExportValue()88 GetType() == CPDF_FormField::kRadioButton); in IsChecked()96 GetType() == CPDF_FormField::kRadioButton); in IsDefaultChecked()108 GetType() == CPDF_FormField::kRadioButton); in CheckControl()
114 m_Type = kRadioButton; in InitFieldFlags()150 case kRadioButton: { in ResetField()247 case kRadioButton: in GetFieldType()248 return FormFieldType::kRadioButton; in GetFieldType()297 if (GetType() == kCheckBox || GetType() == kRadioButton) in GetValue()337 case kRadioButton: { in SetValue()650 ASSERT(GetType() == kCheckBox || GetType() == kRadioButton); in CheckControl()702 ASSERT(GetType() == kCheckBox || GetType() == kRadioButton); in GetCheckValue()720 ASSERT(GetType() == kCheckBox || GetType() == kRadioButton); in SetCheckValue()
33 kRadioButton = 3, enumerator62 kRadioButton, enumerator
1071 pField->GetType() == CPDF_FormField::kRadioButton) { in ExportToFDF()
66 if (GetFieldType() == FormFieldType::kRadioButton) { in GetMixXFAWidget()196 GetFieldType() == FormFieldType::kRadioButton) { in HasXFAAAction()241 GetFieldType() == FormFieldType::kRadioButton) { in OnXFAAAction()272 case FormFieldType::kRadioButton: { in Synchronize()336 case FormFieldType::kRadioButton: in IsWidgetAppearanceValid()608 case FormFieldType::kRadioButton: in ResetAppearance()646 fieldType == FormFieldType::kRadioButton) && in DrawAppearance()
568 fieldType != FormFieldType::kRadioButton) in AfterCheckedStatusChange()
102 static_assert(static_cast<int>(FormFieldType::kRadioButton) ==
1057 pFormField->GetType() != CPDF_FormField::kRadioButton) { in FPDFAnnot_IsChecked()
33 pFormField->GetFieldType() == FormFieldType::kRadioButton; in IsCheckBoxOrRadioButton()463 case FormFieldType::kRadioButton: in SetFieldValue()1648 if (pFormField->GetFieldType() != FormFieldType::kRadioButton) in get_radios_in_unison()2045 case FormFieldType::kRadioButton: in get_type()2118 case FormFieldType::kRadioButton: { in get_value()2180 if (pFormField->GetFieldType() == FormFieldType::kRadioButton && in get_value_as_string()
1320 case FormFieldType::kRadioButton: in AFSimple_Calculate()
273 case FormFieldType::kRadioButton: in KillFocusForAnnot()
232 case FormFieldType::kRadioButton: { in OnLButtonUp()503 case FormFieldType::kRadioButton: in GetOrCreateFormFiller()