Home
last modified time | relevance | path

Searched refs:fireWith (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js437 readyList.fireWith( document, [ jQuery ] );
1074 self.fireWith( memory[ 0 ], memory[ 1 ] );
1175 fireWith: function( context, args ) { method
1189 self.fireWith( this, arguments );
1282 deferred[ key + "With" ] = lists[ key ].fireWith;
7469 completeDeferred.fireWith( callbackContext, [ jqXHR, statusText ] );
/freebsd/contrib/lutok/api-docs/html/
H A Djquery.js2fireWith:function(e,t){return a||(t=[e,(t=t||[]).slice?t.slice():t],u.push(t),i||c()),this},fire:f… method