Searched refs:RadioButton (Results 1 – 8 of 8) sorted by relevance
3 import android.widget.RadioButton;18 RadioButton radioButton = new RadioButton(null); in canBeExplicitlyChecked()30 RadioButton radioButton = new RadioButton(null); in canBeToggledBetweenCheckedState()42 RadioButton radioButton = new RadioButton(null); in canBeClickedToToggleCheckedState()54 RadioButton radioButton1 = new RadioButton(null); in shouldInformRadioGroupThatItIsChecked()56 RadioButton radioButton2 = new RadioButton(null); in shouldInformRadioGroupThatItIsChecked()
20 ASSERT(GetType() == CPDF_FormField::CheckBox || GetType() == CPDF_FormField::RadioButton); in GetOnStateName()41 ASSERT(GetType() == CPDF_FormField::CheckBox || GetType() == CPDF_FormField::RadioButton); in SetOnStateName()85 ASSERT(GetType() == CPDF_FormField::CheckBox || GetType() == CPDF_FormField::RadioButton); in GetCheckedAPState()87 if (GetType() == CPDF_FormField::RadioButton || GetType() == CPDF_FormField::CheckBox) { in GetCheckedAPState()101 ASSERT(GetType() == CPDF_FormField::CheckBox || GetType() == CPDF_FormField::RadioButton); in GetExportValue()103 if (GetType() == CPDF_FormField::RadioButton || GetType() == CPDF_FormField::CheckBox) { in GetExportValue()118 ASSERT(GetType() == CPDF_FormField::CheckBox || GetType() == CPDF_FormField::RadioButton); in IsChecked()125 ASSERT(GetType() == CPDF_FormField::CheckBox || GetType() == CPDF_FormField::RadioButton); in IsDefaultChecked()136 ASSERT(GetType() == CPDF_FormField::CheckBox || GetType() == CPDF_FormField::RadioButton); in CheckControl()
49 m_Type = RadioButton; in SyncFieldFlags()107 case CPDF_FormField::RadioButton: { in ResetField()237 case RadioButton: in GetFieldType()304 if (GetType() == CheckBox || GetType() == RadioButton) { in GetValue()346 case RadioButton: { in SetValue()730 if (m_Type == RadioButton || m_Type == CheckBox) { in UpdateAP()802 ASSERT(GetType() == CheckBox || GetType() == RadioButton); in CheckControl()866 ASSERT(GetType() == CheckBox || GetType() == RadioButton); in GetCheckValue()886 ASSERT(GetType() == CheckBox || GetType() == RadioButton); in SetCheckValue()
1447 …Field->GetType() == CPDF_FormField::CheckBox || pField->GetType() == CPDF_FormField::RadioButton) { in ExportToFDF()
4 import android.widget.RadioButton;13 @Implements(RadioButton.class)
81 class JetRadioButton(wx.RadioButton):84 wx.RadioButton.__init__(self, parent, id=id, label=label, pos=pos, size=size)93 wx.RadioButton.SetValue(self, val)95 wx.RadioButton.SetValue(self, val)97 wx.RadioButton.SetValue(self, False)
1033 RadioButton, enumerator
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...