Home
last modified time | relevance | path

Searched defs:shiftThreshold (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.cpp849 auto shiftThreshold = shiftDistance / 2; in HandleDragEnd() local
1265 double shiftThreshold = shiftDistance / 2; in PlayRestAnimation() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_pattern.cpp900 auto shiftThreshold = shiftDistance / MIDDLE_CHILD_INDEX; in HandleDragEnd() local
1414 double shiftThreshold = shiftDistance / 2; in PlayRestAnimation() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.cpp1136 auto shiftThreshold = shiftDistance / HALF_NUMBER; in HandleDragEnd() local
1726 double shiftThreshold = shiftDistance / HALF_NUMBER; in PlayResetAnimation() local