Searched refs:rootjQuery (Results 1 – 5 of 5) sorted by relevance
/external/chromium-trace/catapult/third_party/flot/ |
D | jquery.min.js | 1 …rootjQuery,readyList,document=window.document,location=window.location,navigator=window.navigator,… argument
|
D | jquery.js | 17 rootjQuery, 44 return new jQuery.fn.init( selector, context, rootjQuery ); 97 init: function( selector, context, rootjQuery ) { argument 148 return rootjQuery.find( selector ); 163 return ( context || rootjQuery ).find( selector ); 174 return rootjQuery.ready( selector ); 906 rootjQuery = jQuery(document);
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/ |
D | jquery-1.7.1.js | 27 return new jQuery.fn.init( selector, context, rootjQuery ); 37 rootjQuery, 99 init: function( selector, context, rootjQuery ) { 172 return rootjQuery.find( selector ); 187 return ( context || rootjQuery ).find( selector ); 198 return rootjQuery.ready( selector ); 917 rootjQuery = jQuery(document);
|
/external/chromium-trace/catapult/third_party/jquery/ |
D | jquery-2.1.4.js | 2728 var rootjQuery, 2803 return ( context || rootjQuery ).find( selector ); 2820 return typeof rootjQuery.ready !== "undefined" ? 2821 rootjQuery.ready( selector ) : 2838 rootjQuery = jQuery( document );
|
D | jquery-2.1.4.min.map | 1 …edsContext","rsingleTag","risSimple","winnow","qualifier","self","is","rootjQuery","parseHTML","re…
|