Searched refs:popupBorderWidth_ (Results 1 – 1 of 1) sorted by relevance
138 … theme->popupBorderWidth_ = pattern->GetAttr<Dimension>("select_popup_border_width", 2.0_vp); in ParseNewPattern()343 theme->popupBorderWidth_ = popupBorderWidth_; in ClonePartOne()596 return popupBorderWidth_; in GetPopupBorderWidth()600 popupBorderWidth_ = value; in SetPopupBorderWidth()1183 Dimension popupBorderWidth_; variable