Searched refs:SetPopupBorderWidth (Results 1 – 3 of 3) sorted by relevance
219 void SetPopupBorderWidth(const Dimension& popupBorderWidth) in SetPopupBorderWidth() function221 theme_->SetPopupBorderWidth(popupBorderWidth); in SetPopupBorderWidth()
598 void SetPopupBorderWidth(const Dimension& value) in SetPopupBorderWidth() function
60 selectComponent_->SetPopupBorderWidth(theme_->GetPopupBorderWidth()); in InitializeStyle()