Searched refs:IsRound (Results 1 – 3 of 3) sorted by relevance
19 bool IsRound();
50 bool CXFA_CheckButton::IsRound() { in IsRound() function in CXFA_CheckButton
82 if (button_->IsRound()) in UpdateWidgetProperty()239 button_->IsRound()); in RenderWidget()242 button_->IsRound() ? kRoundShape : kSquareShape); in RenderWidget()