Searched refs:SetPreFunction (Results 1 – 4 of 4) sorted by relevance
188 event.clickEventId.SetPreFunction(std::move(callback)); in SetClickedFunction()
132 void SetPreFunction(Function&& preFunc) in SetPreFunction() function
1747 eventMarker.SetPreFunction([weak, type]() { in PrepareTouchEvent()1771 mouseEvent.mouseHover.eventMarker.SetPreFunction([weak]() { in PrepareMouseHoverEvent()1784 mouseEvent.mouseHoverExit.eventMarker.SetPreFunction([weak]() { in PrepareMouseHoverEvent()1810 focusEvent.focus.eventMarker.SetPreFunction([weak]() { in PrepareFocusableEventId()1824 focusEvent.blur.eventMarker.SetPreFunction([weak]() { in PrepareFocusableEventId()
551 event.clickEventId.SetPreFunction(std::move(callback)); in SetClickedFunction()