Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_layout_algorithm.h60 float CalculateSliderWidth(
H A Dslider_layout_algorithm.cpp114 auto sliderWidth = CalculateSliderWidth(width, height, direction, hotBlockShadowWidth, mode); in MeasureContent()
119 float SliderLayoutAlgorithm::CalculateSliderWidth( in CalculateSliderWidth() function in OHOS::Ace::NG::SliderLayoutAlgorithm