Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js2165 clearQueue: function( type ) { method
8526 stop: function( type, clearQueue, gotoEnd ) { argument
8528 gotoEnd = clearQueue;
8529 clearQueue = type;
8532 if ( clearQueue && type !== false ) {
/freebsd/contrib/lutok/api-docs/html/
H A Djquery.js2 …},dequeue:function(e){return this.each(function(){S.dequeue(this,e)})},clearQueue:function(e){retu… method