Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_layout_algorithm.cpp27 bool JudgeTrackness(Axis direction, float blockDiameter, float trackThickness, float width, float h… in JudgeTrackness() function
106 if (JudgeTrackness(direction, blockDiameter, trackThickness_, width, height)) { in MeasureContent()