Searched defs:actionUpdate (Results 1 – 5 of 5) sorted by relevance
72 auto actionUpdate = [weak = WeakClaim(this)](GestureEvent& info) { in OnCollectTouchTarget() local76 auto actionUpdate = panEvent->GetActionUpdateEventFunc(); in OnCollectTouchTarget() local
241 auto actionUpdate = [weak = WeakClaim(this)](GestureEvent& info) { in OnCollectTouchTarget() local
87 GestureEventFunc actionUpdate = [&unknownPropertyValue]( variable177 GestureEventFunc actionUpdate = [](GestureEvent& info) {}; in __anone288a5080702() variable226 GestureEventFunc actionUpdate = [&unknownPropertyValue]( variable
151 GestureEventFunc actionUpdate = [&unknownPropertyValue]( variable
136 auto actionUpdate = [weakScroll = AceType::WeakClaim(this)](const GestureEvent& info) { in Initialize() local