Searched refs:popupShadowWidth_ (Results 1 – 1 of 1) sorted by relevance
139 … theme->popupShadowWidth_ = pattern->GetAttr<Dimension>("select_popup_shadow_width", 60.0_vp); in ParseNewPattern()342 theme->popupShadowWidth_ = popupShadowWidth_; in ClonePartOne()605 return popupShadowWidth_; in GetPopupShadowWidth()609 popupShadowWidth_ = value; in SetPopupShadowWidth()1184 Dimension popupShadowWidth_; variable