Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drender_slider.h44 MOVE_START = 0, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drender_loading_progress.cpp33 constexpr double MOVE_START = DRAG_ANGLE_BEGIN + DRAG_ANGLE_RANGE; variable