Searched refs:SetSwipeEventListener (Results 1 – 2 of 2) sorted by relevance
537 void SetSwipeEventListener(UIView& view, jerry_value_t eventFunc, bool isStopPropagation);
1180 void Component::SetSwipeEventListener(UIView &view, jerry_value_t eventFunc, bool isStopPropagation) in SetSwipeEventListener() function in OHOS::ACELite::Component1286 SetSwipeEventListener(view, funcValue, isStopPropagation); in RegisterCommonEventListener()