Searched refs:SetClickEventListener (Results 1 – 2 of 2) sorted by relevance
535 void SetClickEventListener(UIView& view, const jerry_value_t eventFunc, bool isStopPropagation);
1126 void Component::SetClickEventListener(UIView &view, const jerry_value_t eventFunc, bool isStopPropa… in SetClickEventListener() function in OHOS::ACELite::Component1278 SetClickEventListener(view, funcValue, isStopPropagation); in RegisterCommonEventListener()