Searched refs:SetTouchEndEventListener (Results 1 – 2 of 2) sorted by relevance
540 void SetTouchEndEventListener(UIView& view, jerry_value_t eventFunc, bool isStopPropagation);
1232 void Component::SetTouchEndEventListener(UIView &view, jerry_value_t eventFunc, bool isStopPropagat… in SetTouchEndEventListener() function in OHOS::ACELite::Component1298 SetTouchEndEventListener(view, funcValue, isStopPropagation); in RegisterCommonEventListener()