Searched defs:cancelId (Results 1 – 9 of 9) sorted by relevance
34 EventMarker cancelId(std::move(eventFunc)); in SetOnCancel() local
70 EventMarker cancelId(std::move(eventFunc)); in SetCancel() local
84 auto cancelId = EventMarker(std::move(onCancel)); in SetTimePickerDialogShow() local
110 auto cancelId = EventMarker(std::move(onCancel)); in SetTextPickerDialogShow() local
152 auto cancelId = EventMarker(std::move(onCancel)); in SetDatePickerDialogShow() local
84 auto cancelId = [result](const GestureEvent&) { in TextPickerCancelEvent() local
453 auto cancelId = [weak = WeakClaim(this)](const GestureEvent& /* info */) { in ShowDialog() local1110 auto cancelId = [weak = WeakClaim(this)]() { in InitDialogProperties() local
1800 …auto cancelId = [execCtx = info.GetExecutionContext(), func = std::move(jsFunc), node = targetNode… in DialogCancelEvent() local1835 auto cancelId = in AddEvent() local
603 …auto cancelId = [execCtx = info.GetExecutionContext(), func = std::move(jsFunc), node = targetNode… in DialogCancelEvent() local