Home
last modified time | relevance | path

Searched defs:sliderWidth (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dpanel_view.cpp131 const int8_t sliderWidth = 5; // default slider width in SetVideoSlider() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_layout_algorithm.cpp114 auto sliderWidth = CalculateSliderWidth(width, height, direction, hotBlockShadowWidth, mode); in MeasureContent() local
125 auto sliderWidth = static_cast<float>(theme->GetMeasureContentDefaultWidth().ConvertToPx()); in CalculateSliderWidth() local