Searched refs:IsDefaultChecked (Results 1 – 4 of 4) sorted by relevance
52 bool IsDefaultChecked() const;
94 bool CPDF_FormControl::IsDefaultChecked() const { in IsDefaultChecked() function in CPDF_FormControl
155 CheckControl(i, GetControl(i)->IsDefaultChecked(), in ResetField()708 bDefault ? pControl->IsDefaultChecked() : pControl->IsChecked(); in GetCheckValue()
2487 pFormField->GetControl(nIndex)->IsDefaultChecked() != 0))); in isDefaultChecked()