Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_option_component.h122 return fixHeight_; in GetFixHeight()
126 fixHeight_ = value; in SetFixHeight()
147 Dimension fixHeight_; variable
H A Dpicker_column_component.h172 return fixHeight_; in GetFixHeight()
176 fixHeight_ = value; in SetFixHeight()
263 Dimension fixHeight_; variable
H A Dpicker_column_component.cpp71 option->SetFixHeight(fixHeight_); in Initialize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.h480 Dimension fixHeight_; variable