Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_layout_algorithm.cpp234 … isDividerSpacing ? pickerTheme->GetDividerSpacingLimit() : pickerTheme->GetGradientHeightLimit(); in ReCalcItemHeightScale()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_layout_algorithm.cpp258 pickerTheme->GetGradientHeightLimit(); in ReCalcItemHeightScale()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_layout_algorithm.cpp341 pickerTheme->GetGradientHeightLimit(); in ReCalcItemHeightScale()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_theme.h461 const Dimension& GetGradientHeightLimit() const in GetGradientHeightLimit() function