HomeSort by relevance Sort by last modified time
    Searched defs:jQuery (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/skia/tools/bug_chomper/res/third_party/
jquery.tablednd.js 2 * TableDnD plug-in for JQuery, allows you to drag and drop table rows
5 * Licensed like jQuery, see http://docs.jquery.com/License.
13 * a map (as used in the jQuery css(...) function).
59 jQuery.tableDnD = {
87 jQuery.tableDnD.makeDraggable(this);
92 jQuery(document)
93 .bind('mousemove', jQuery.tableDnD.mousemove)
94 .bind('mouseup', jQuery.tableDnD.mouseup);
110 jQuery(rows[i]).mousedown(function(ev)
    [all...]
  /external/skia/tools/bug_chomper/res/third_party/
jquery.tablednd.js 2 * TableDnD plug-in for JQuery, allows you to drag and drop table rows
5 * Licensed like jQuery, see http://docs.jquery.com/License.
13 * a map (as used in the jQuery css(...) function).
59 jQuery.tableDnD = {
87 jQuery.tableDnD.makeDraggable(this);
92 jQuery(document)
93 .bind('mousemove', jQuery.tableDnD.mousemove)
94 .bind('mouseup', jQuery.tableDnD.mouseup);
110 jQuery(rows[i]).mousedown(function(ev)
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
jquery.js 3 * jQuery 1.2.3 - New Wave Javascript
5 * Copyright (c) 2008 John Resig (jquery.com)
13 // Map over jQuery in case of overwrite
14 if ( window.jQuery )
15 var _jQuery = window.jQuery;
17 var jQuery = window.jQuery = function( selector, context ) {
18 // The jQuery object is actually just the init constructor 'enhanced'
19 return new jQuery.prototype.init( selector, context );
26 // Map the jQuery namespace to the '$' on
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
concat-jquery-mootools-prototype.js 2 * jQuery JavaScript Library v1.3.2
3 * http://jquery.com/
7 * http://docs.jquery.com/License
19 // Map over jQuery in case of overwrite
20 _jQuery = window.jQuery,
24 jQuery = window.jQuery = window.$ = function( selector, context ) {
25 // The jQuery object is actually just the init constructor 'enhanced'
26 return new jQuery.fn.init( selector, context );
35 jQuery.fn = jQuery.prototype =
    [all...]
jquery-1.3.2.js 2 * jQuery JavaScript Library v1.3.2
3 * http://jquery.com/
7 * http://docs.jquery.com/License
19 // Map over jQuery in case of overwrite
20 _jQuery = window.jQuery,
24 jQuery = window.jQuery = window.$ = function( selector, context ) {
25 // The jQuery object is actually just the init constructor 'enhanced'
26 return new jQuery.fn.init( selector, context );
35 jQuery.fn = jQuery.prototype =
    [all...]
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.2.jar 
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.2/
lombok-ast-0.2.2.jar 
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar 

Completed in 729 milliseconds