Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/pattern_lock/
H A Drender_pattern_lock.cpp33 double moveDeltaY = locationInfo.GetLocalLocation().GetY(); in RenderPatternLock() local
45 double moveDeltaY = locationInfo.GetLocalLocation().GetY(); in RenderPatternLock() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_checkable.cpp164 double moveDeltaY = locationInfo.GetLocalLocation().GetY(); in InitTouchRecognizer() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Drender_button.cpp199 double moveDeltaY = locationInfo.GetLocalLocation().GetY(); in HandleMoveEvent() local