Searched refs:GetBorderStyle (Results 1 – 9 of 9) sorted by relevance
59 BorderStyle GetBorderStyle() const;
167 BorderStyle CPDFSDK_BAAnnot::GetBorderStyle() const { in GetBorderStyle() function in CPDFSDK_BAAnnot
1171 BorderStyle nBorderStyle = widget_->GetBorderStyle(); in SetAsPushButton()1332 BorderStyle nBorderStyle = widget_->GetBorderStyle(); in SetAsCheckBox()1449 BorderStyle nBorderStyle = widget_->GetBorderStyle(); in SetAsRadioButton()1825 switch (widget_->GetBorderStyle()) { in SetAsTextField()1967 BorderStyle nBorderStyle = widget_->GetBorderStyle(); in GetBorderAppStream()
695 switch (GetBorderStyle()) { in GetClientRect()
235 GetBorderLeftTopColor(GetBorderStyle()), in DrawThisAppearance()236 GetBorderRightBottomColor(GetBorderStyle()), in DrawThisAppearance()237 GetBorderStyle(), GetTransparency()); in DrawThisAppearance()448 BorderStyle CPWL_Wnd::GetBorderStyle() const { in GetBorderStyle() function in CPWL_Wnd
206 BorderStyle GetBorderStyle() const;
173 switch (GetBorderStyle()) { in DrawThisAppearance()
313 cp.nBorderStyle = m_pWidget->GetBorderStyle(); in GetCreateParam()
246 if (pWidget->GetBorderStyle() != nBorderStyle) { in SetBorderStyle()261 if (pWidget->GetBorderStyle() != nBorderStyle) { in SetBorderStyle()704 switch (pWidget->GetBorderStyle()) { in get_border_style()