Searched refs:SetTouchMoveEventListener (Results 1 – 2 of 2) sorted by relevance
539 void SetTouchMoveEventListener(UIView& view, jerry_value_t eventFunc, bool isStopPropagation);
1215 void Component::SetTouchMoveEventListener(UIView &view, jerry_value_t eventFunc, bool isStopPropaga… in SetTouchMoveEventListener() function in OHOS::ACELite::Component1294 SetTouchMoveEventListener(view, funcValue, isStopPropagation); in RegisterCommonEventListener()