Searched refs:GetFormControl (Results 1 – 3 of 3) sorted by relevance
55 m_pInteractiveForm->RemoveMap(GetFormControl()); in ~CPDFSDK_Widget()267 CPDF_FormControl* pFormCtrl = GetFormControl(); in Synchronize()382 return GetFormControl()->GetHighlightingMode() == CPDF_FormControl::kPush; in IsPushHighlighted()419 CPDF_FormControl* pControl = GetFormControl(); in GetFormField()423 CPDF_FormControl* CPDFSDK_Widget::GetFormControl() const { in GetFormControl() function in CPDFSDK_Widget430 CPDF_FormControl* pCtrl = GetFormControl(); in GetRotate()442 GetFormControl()->GetColorARGB(pdfium::appearance::kBG); in GetFillColor()452 GetFormControl()->GetColorARGB(pdfium::appearance::kBC); in GetBorderColor()460 CPDF_DefaultAppearance da = GetFormControl()->GetDefaultAppearance(); in GetTextColor()474 CPDF_FormControl* pFormCtrl = GetFormControl(); in GetFontSize()[all …]
130 CPDF_FormControl* GetFormControl() const;
1134 CPDF_FormControl* pControl = widget_->GetFormControl(); in SetAsPushButton()1312 CPDF_FormControl* pControl = widget_->GetFormControl(); in SetAsCheckBox()1391 CPDF_FormControl* pControl = widget_->GetFormControl(); in SetAsRadioButton()1507 CPDF_FormControl* pControl = widget_->GetFormControl(); in SetAsComboBox()1577 CPDF_FormControl* pControl = widget_->GetFormControl(); in SetAsListBox()1659 CPDF_FormControl* pControl = widget_->GetFormControl(); in SetAsTextField()