Searched refs:SetLongPressEventListener (Results 1 – 2 of 2) sorted by relevance
536 …void SetLongPressEventListener(UIView& view, const jerry_value_t eventFunc, bool isStopPropagation…
1168 void Component::SetLongPressEventListener(UIView &view, const jerry_value_t eventFunc, bool isStopP… in SetLongPressEventListener() function in OHOS::ACELite::Component1282 SetLongPressEventListener(view, funcValue, isStopPropagation); in RegisterCommonEventListener()