Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/touch_listener/
H A Dtouch_listener_component.h99 const EventMarker& GetOnTouchMoveId() const in GetOnTouchMoveId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_component.h156 const OnTouchEventCallback& GetOnTouchMoveId() const in GetOnTouchMoveId() function
H A Drender_box.cpp164 onTouchMoveId_ = box->GetOnTouchMoveId(); in Update()