Searched refs:SetPopupShadowWidth (Results 1 – 3 of 3) sorted by relevance
210 void SetPopupShadowWidth(const Dimension& popupShadowWidth) in SetPopupShadowWidth() function212 theme_->SetPopupShadowWidth(popupShadowWidth); in SetPopupShadowWidth()
607 void SetPopupShadowWidth(const Dimension& value) in SetPopupShadowWidth() function
61 selectComponent_->SetPopupShadowWidth(theme_->GetPopupShadowWidth()); in InitializeStyle()