Searched refs:SetTouchCancelEventListener (Results 1 – 2 of 2) sorted by relevance
542 void SetTouchCancelEventListener(UIView &view, jerry_value_t eventFunc, bool isStopPropagation);
1139 void Component::SetTouchCancelEventListener(UIView &view, jerry_value_t eventFunc, uint16_t eventTy… in SetTouchCancelEventListener() function in OHOS::ACELite::Component1308 SetTouchCancelEventListener(view, funcValue, eventTypeId); in RegisterCommonEventListener()