Searched defs:acceptId (Results 1 – 7 of 7) sorted by relevance
82 auto acceptId = EventMarker(std::move(onAccept)); in SetTimePickerDialogShow() local
108 auto acceptId = EventMarker(std::move(onAccept)); in SetTextPickerDialogShow() local
150 auto acceptId = EventMarker(std::move(onAccept)); in SetDatePickerDialogShow() local
34 auto acceptId = [accept](const std::string& info) { in TextPickerDialogEvent() local
1750 …auto acceptId = [execCtx = info.GetExecutionContext(), func = std::move(jsFunc), node = targetNode… in DialogEvent() local1822 …auto acceptId = EventMarker([execCtx = info.GetExecutionContext(), func = std::move(jsFunc), node … in AddEvent() local
579 …auto acceptId = [execCtx = info.GetExecutionContext(), func = std::move(jsFunc), node = targetNode… in ChangeDialogEvent() local
445 auto acceptId = [weak = WeakClaim(this)](const std::string& /* info */) { in ShowDialog() local