Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_pattern.h170 isWidthModifiedBySelect_ = isModified; in SetIsWidthModifiedBySelect()
175 return isWidthModifiedBySelect_; in IsWidthModifiedBySelect()
256 bool isWidthModifiedBySelect_ = false; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_pattern.h289 isWidthModifiedBySelect_ = isModified; in SetIsWidthModifiedBySelect()
294 return isWidthModifiedBySelect_; in IsWidthModifiedBySelect()
432 bool isWidthModifiedBySelect_ = false; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_pattern.h299 isWidthModifiedBySelect_ = isModified; in SetIsWidthModifiedBySelect()
304 return isWidthModifiedBySelect_; in IsWidthModifiedBySelect()
622 bool isWidthModifiedBySelect_ = false; variable