Searched refs:GestureEventWrapper (Results 1 – 1 of 1) sorted by relevance
33 static GestureEventFunc GestureEventWrapper(std::function<void(const ClickInfo& clickInfo)> callbac… in GestureEventWrapper() function48 GestureEventWrapper(callback), [callback](const ClickInfo* info)->void { in OnClick()