Searched refs:selectMinWidth_ (Results 1 – 1 of 1) sorted by relevance
221 … theme->selectMinWidth_ = pattern->GetAttr<Dimension>("select_min_width", theme->selectMinWidth_); in ParsePartTwo()414 theme->selectMinWidth_ = selectMinWidth_; in ClonePartThree()997 return selectMinWidth_; in GetSelectMinWidth()1008 return selectMinWidth_; in GetSelectMinWidth()1219 Dimension selectMinWidth_; variable