Home
last modified time | relevance | path

Searched refs:selectMinWidth_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_theme.h221 … 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