Searched refs:cancelHandler (Results 1 – 10 of 10) sorted by relevance
78 static void cancelHandler(void* source) in cancelHandler() function in WorkQueue::EventSource130 dispatch_source_set_cancel_handler_f(dispatchSource, &EventSource::cancelHandler); in registerMachPortEventHandler()
246 cancelHandler: this.editingCancelled.bind(this) property
889 cancelHandler: this._editingCancelled.bind(this) property904 cancelHandler: this._editingCancelled.bind(this) property951 cancelHandler: editingCancelled.bind(this) property1011 cancelHandler: dispose.bind(this), property
280 cancelHandler: finishEditing.bind(this, false) property377 cancelHandler: finishEditing.bind(this, false) property
262 cancelHandler: this.editingCancelled.bind(this) property
221 cancelHandler: this.editingCancelled.bind(this) property
176 cancelHandler: this._editingCancelled.bind(this) property202 cancelHandler: this._editingCancelled.bind(this) property
862 cancelHandler: finishEditing.bind(this, false) property
904 cancelHandler: this.editingSelectorCancelled.bind(this) property1617 cancelHandler: this.editingCancelled.bind(this), property
1471 var cancelledCallback = config.cancelHandler;