Searched defs:actionEnd (Results 1 – 11 of 11) sorted by relevance
95 auto actionEnd = [weak = WeakClaim(this)](GestureEvent& info) { in OnCollectTouchTarget() local100 auto actionEnd = panEvent->GetActionEndEventFunc(); in OnCollectTouchTarget() local
134 void AddPreviewMenuHandleDragEnd(GestureEventFunc&& actionEnd) in AddPreviewMenuHandleDragEnd()209 void AddPreviewMenuHandleDragEnd(GestureEventFunc&& actionEnd) in AddPreviewMenuHandleDragEnd()
238 void AddPreviewMenuHandleDragEnd(GestureEventFunc&& actionEnd) in AddPreviewMenuHandleDragEnd()
446 auto actionEnd = [weak = WeakClaim(this)](GestureEvent& info) { in OnCollectTouchTarget() local
57 GestureEventFunc actionEnd = [&unknownPropertyValue]( variable146 GestureEventFunc actionEnd = [](GestureEvent& info) {}; in __anon74fe3dc90702() variable202 GestureEventFunc actionEnd = [&unknownPropertyValue]( variable355 GestureEventFunc actionEnd = [&unknownPropertyValue](GestureEvent& info) { in __anon74fe3dc91302() variable414 GestureEventFunc actionEnd = [](GestureEvent& info) {}; in __anon74fe3dc91702() variable482 GestureEventFunc actionEnd = [](GestureEvent& info) {}; in __anon74fe3dc91b02() variable529 GestureEventFunc actionEnd = [](GestureEvent& info) {}; in __anon74fe3dc91f02() variable621 GestureEventFunc actionEnd = [](GestureEvent& info) {}; in __anon74fe3dc92302() variable699 GestureEventFunc actionEnd = [](GestureEvent& info) {}; in __anon74fe3dc92702() variable1931 GestureEventFunc actionEnd = [](GestureEvent& info) {}; in __anon74fe3dc93602() variable
154 GestureEventFunc actionEnd = [&unknownPropertyValue]( variable
457 void AddPreviewMenuHandleDragEnd(GestureEventFunc&& actionEnd) in AddPreviewMenuHandleDragEnd()
127 auto actionEnd = [weakScroll = AceType::WeakClaim(this)](const GestureEvent& info) { in Initialize() local
413 void AddPreviewMenuHandleDragEnd(GestureEventFunc&& actionEnd) in AddPreviewMenuHandleDragEnd()
165 auto actionEnd = [weakScroll = AceType::WeakClaim(this)](GestureEvent& info) { in Initialize() local
2220 …GestureEventFunc&& actionUpdate, GestureEventFunc&& actionEnd, GestureEventNoParameter&& actionCan… in AddPanEvent()