Searched defs:cancelCallback (Results 1 – 3 of 3) sorted by relevance
67 show: function(element, cancelCallback) argument84 startAction: function(element, actionCallback, cancelCallback) argument103 WebInspector.PleaseWaitMessage.prototype.show(element, cancelCallback); argument
101 title, message, okTitle, cancelTitle, okCallback, cancelCallback) { argument
71 void ScriptedAnimationController::cancelCallback(CallbackId id) in cancelCallback() function in WebCore::ScriptedAnimationController