Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js8301 toggle: function( fn, fn2, callback ) { argument
8304 if ( jQuery.isFunction(fn) && jQuery.isFunction(fn2) ) {
8314 this.animate(genFx("toggle", 3), fn, fn2, callback);