Home
last modified time | relevance | path

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

/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-docs.css1498 .ui-resizable { position: relative; }
1499 .ui-resizable-handle { position: absolute; display: none; font-size: 0.1px; z-index:1; }
1500 .ui-resizable .ui-resizable-handle { display: block; }
1501 body .ui-resizable-disabled .ui-resizable-handle { display: none; }
1502 body .ui-resizable-autohide .ui-resizable-handle { display: none; }
1503 .ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px;
1504 background: transparent url("images/resizable-s2.gif") repeat scroll center top; }
1505 .ui-resizable-e { cursor: e-resize; width: 6px; right: 0px; top: 0px; height: 100%;
1506 background: transparent url("images/resizable-e2.gif") repeat scroll right center; }
Dandroid-developer-docs.js152 …$("#resize-packages-nav").resizable({handles: "s", resize: function(e, ui) { resizePackagesHeight(…
153 $("#side-nav").resizable({handles: "e", resize: function(e, ui) { resizeWidth(); } });
Djquery-resizable.min.js40 ….originalSize,originalPosition:this.originalPosition}}}));c.extend(c.ui.resizable,{version:"1.7.2"…
/build/make/tools/droiddoc/templates-ndk/assets/
Dandroid-developer-docs.css2690 .ui-resizable { position: relative; }
2691 .ui-resizable-handle { position: absolute; display: none; font-size: 0.1px; z-index:1; }
2692 .ui-resizable .ui-resizable-handle { display: block; }
2693 body .ui-resizable-disabled .ui-resizable-handle { display: none; }
2694 body .ui-resizable-autohide .ui-resizable-handle { display: none; }
2695 .ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px;
2696 background: transparent url("images/resizable-s2.gif") repeat scroll center top; }
2697 .ui-resizable-e { cursor: e-resize; width: 6px; right: 0px; top: 0px; height: 100%;
2698 background: transparent url("images/resizable-e2.gif") repeat scroll right center; }
/build/make/tools/droiddoc/templates-ndk/assets/css/
Ddefault.css2539 .ui-resizable { position: relative; }
2540 .ui-resizable-handle { position: absolute; display: none; font-size: 0.1px; z-index:1; }
2541 .ui-resizable .ui-resizable-handle { display: block; border-bottom: 1px solid #e4e4e4; }
2542 /*body .ui-resizable-disabled .ui-resizable-handle { display: none; }
2543 body .ui-resizable-autohide .ui-resizable-handle { display: none; }*/
2544 .ui-resizable-s { cursor: s-resize; height: 10px; width: 100% !important; bottom: -11px; left: 0;
2546 background: #f7f7f7 url("../images/resizable-s2.png") no-repeat scroll center center; }
2548 .ui-resizable-e {
2550 1px #ededed;background: #f7f7f7 url("../images/resizable-e2.png") no-repeat scroll center center; }
/build/make/tools/droiddoc/templates-ndk/assets/js/
Dandroid_3p-bundle.js2670 …s.originalSize,originalPosition:this.originalPosition}}}),a.extend(a.ui.resizable,{version:"1.8.23…
2694resizable:!0,show:null,stack:!0,title:"",width:300,zIndex:1e3},_create:function(){this.originalTit… property
Ddocs.js2822 $( "#resize-packages-nav" ).resizable({