Searched refs:bind (Results 1 – 10 of 10) sorted by relevance
/build/soong/scripts/ |
D | setup_go_workspace_for_soong.sh | 214 --bind 219 Reverse operation of bind. 221 If no flags were specified, the --bind one is selected by default. 232 --bind) 254 ACTION=bind
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-history.js | 63 $(this).bind('history', fn); 67 $(this).bind('historyadd', fn);
|
D | jquery-resizable.min.js | 19 …bind:function(F,G,E){return F=="unload"?this.one(F,G,E):this.each(function(){o.event.add(this,F,E|… method 29 …bind("selectstart.ui",function(){return false})},scrollParent:function(){var j;if((c.browser.msie&…
|
D | jquery-1.6.2.min.js | 17 ….fn[b]=function(a,c){c==null&&(c=a,a=null);return arguments.length>0?this.bind(b,a,c):this.trigger…
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | android_3p-bundle.js | 2495 hashchange: function(callback) { this.bind('hashchange', callback) }, 2614 …bind("mousedown.jsp",aD(0,-1)).bind("click.jsp",aB);af=b('<a class="jspArrow jspArrowDown" />').bi… 2615 …bind("mouseover.jsp",aD(-1,0,ax));x.bind("mouseover.jsp",aD(1,0,x))}ak(G,ay.horizontalArrowPositio… 2616 …bind(ac,function(aL,aM,aK,aI){var aJ=aa,s=I;Q.scrollBy(aK*ay.mouseWheelSpeed,-aI*ay.mouseWheelSpee… 2617 …bind("touchstart.jsp",function(aN){var aO=aN.originalEvent.touches[0];aJ=aC();aI=aA();aL=aO.pageX;… 2633 …his.onmousewheel=null}},a.fn.extend({mousewheel:function(a){return a?this.bind("mousewheel",a):thi… 2646 …)return f}d=d.parent()}}return 0},disableSelection:function(){return this.bind((a.support.selectst… 2650 …nd(!0,{},this.options,this._getCreateOptions(),b);var d=this;this.element.bind("remove."+this.widg… 2654 …bind("mousedown."+this.widgetName,function(a){return b._mouseDown(a)}).bind("click."+this.widgetNa… 2666 …his,c))}),d},dragStart:function(b,c){b.element.parents(":not(body,html)").bind("scroll.droppable",… [all …]
|
D | docs.js | 470 $('video.play-on-hover').bind('click', function(){ 3494 $(document).bind('keyup keydown', function(e){shifted = e.shiftKey; return true;} );
|
/build/make/tools/droiddoc/templates-ndk/assets/design/ |
D | default.js | 128 $('video.play-on-hover').bind('click', function(){
|
/build/make/tools/droiddoc/templates-pdk/assets/design/ |
D | default.js | 128 $('video.play-on-hover').bind('click', function(){
|
/build/blueprint/ |
D | LICENSE | 46 separable from, or merely link (or bind by name) to the interfaces of,
|
/build/soong/ |
D | README.md | 526 This will bind mount the Soong source directories into the directory in the layout expected by
|