/build/make/tools/droiddoc/templates-pdk/assets/design/ |
D | default.css | 13 height: 100%; 34 height: 80px; 37 line-height: 48px; 52 height: 0; 56 height: 1px; } 64 line-height: 15px; } 72 min-height: 10px; 134 height: 0; 138 height: 1px; } 186 height: 10px; } [all …]
|
D | default.js | 97 $oldUl.css('height', $oldUl.height() + 'px'); 109 var expandedHeight = $ul.height(); 148 targetRect.height = $target.height(); 152 top: targetRect.top + targetRect.height + TOOLTIP_MARGIN
|
/build/make/tools/droiddoc/templates-ndk/assets/css/ |
D | default.css | 17 height: 100%; 38 height: 80px; 41 line-height: 48px; 56 height: 0; 60 height: 1px; } 68 line-height: 15px; } 76 min-height: 10px; 86 min-height:5px; /* silly way to avoid doc floating left when nav goes fixed */ 101 top: 65px; /* sticky-header height + 20px gutter */ 162 height: 1px; } [all …]
|
D | fullscreen.css | 8 height:100%; 30 height: 1%; 40 height: 0;
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-docs.js | 91 var windowHeight = ($(window).height() - HEADER_HEIGHT); 93 $("#swapper").css({height:swapperHeight + "px"}); property 94 sidenav.css({height:windowHeight + "px"}); property 95 content.css({height:windowHeight + "px"}); property 96 resizePackagesNav.css({maxHeight:swapperHeight + "px", height:packageHeight}); property 97 classesNav.css({height:swapperHeight - parseInt(packageHeight) + "px"}); property 98 …$("#packages-nav").css({height:parseInt(packageHeight) - 6 + "px"}); //move 6px to give space for … property 99 devdocNav.css({height:sidenav.css("height")}); property 100 $("#nav-tree").css({height:swapperHeight + "px"}); property 308 var windowHeight = ($(window).height() - HEADER_HEIGHT); [all …]
|
D | android-developer-core.css | 70 line-height:1em; 84 line-height:inherit; /* fixes vertical scrolling in webkit */ 93 line-height:1.3em; 187 height:5px; 207 height: 114px; 220 height:50px; 236 height: 29px; 255 height: 29px; 303 height:13px; 321 height:45px; [all …]
|
D | style.css | 45 line-height: 110%; 56 line-height: 110%; 67 line-height: 110%; 73 line-height: 110%; 84 line-height: 110%; 94 line-height: 110%; 103 line-height: 110%; 192 line-height: 120%; 230 line-height: 120%; 235 line-height: 120%; [all …]
|
D | jquery-resizable.min.js | 19 …able>';M={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"… property 40 …height:this.element.outerHeight(),top:this.element.css("top"),left:this.element.css("left")}));thi… property
|
D | android-developer-docs.css | 19 line-height: 15px; 39 height:270px; 41 max-height:100%; 45 height:270px; 46 max-height:inherit; 131 height:16px; 220 line-height:10px; 248 line-height:1em; 276 height:50px; 404 height:0; [all …]
|
D | jquery-1.6.2.min.js | 16 …height=0),b.appendChild(ch);if(!ci||!ch.createElement)ci=(ch.contentWindow||ch.contentDocument).do… property 18 …height","width"],function(a,b){f.cssHooks[b]={get:function(a,c,d){var e;if(c){if(a.offsetWidth!==0… property
|
/build/make/tools/droiddoc/templates-ndk/assets/design/ |
D | default.js | 97 $oldUl.css('height', $oldUl.height() + 'px'); 109 var expandedHeight = $ul.height(); 148 targetRect.height = $target.height(); 152 top: targetRect.top + targetRect.height + TOOLTIP_MARGIN
|
/build/make/tools/droiddoc/templates-ndk/assets/ |
D | android-developer-docs.css | 71 line-height:1em; 85 line-height:inherit; /* fixes vertical scrolling in webkit */ 94 line-height:1.3em; 188 height:5px; 208 height: 114px; 221 height:50px; 238 height: 29px; 257 height: 29px; 305 height:13px; 323 height:45px; [all …]
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | android_3p-bundle.js | 2477 …></td></tr></table>",d=c.createElement("div"),d.style.cssText=s+"width:0;height:0;position:static;… property 2479 …,d&&(a.runtimeStyle.left=d));return f===""?"auto":f}),by=bz||bA,f.each(["height","width"],function… 2614 …height:v+"px"}).append(Y).appendTo(D)}else{D.css("width","");aO=ay.stickToBottom&&K();aK=ay.stickT… property 2615 …eight}else{if(A<ay.verticalDragMinHeight){A=ay.verticalDragMinHeight}}au.height(A+"px");i=t-A;ad(I… 2616 …ollIntoView){aL=b(a).scrollTop();aN=aP.offset().top;if(aN<aL||aN>aL+b(a).height()){aJ[0].scrollInt… 2646 …createElement("div"));c.offsetHeight,a.extend(c.style,{minHeight:"100px",height:"auto",padding:0,b… property 2658 …height(),n={top:0,left:0}):i.setTimeout?(l=h.width(),m=h.height(),n={top:h.scrollTop(),left:h.scro… property 2662 …height:this.offsetHeight+"px",position:"absolute",opacity:"0.001",zIndex:1e3}).css(a(this).offset(… property 2666 …height:this.element[0].offsetHeight},a.ui.ddmanager.droppables[b.scope]=a.ui.ddmanager.droppables[… property 2670 …height:this.element.outerHeight(),top:this.element.css("top"),left:this.element.css("left")})),thi… property [all …]
|
D | docs.js | 490 targetRect.height = $target.height(); 494 top: targetRect.top + targetRect.height + TOOLTIP_MARGIN 611 var frameHeight = $("#video-frame").height(); 648 height: videoHeight, property 880 var windowHeight = $window.height(); 906 $("#swapper").css({height:navHeight + "px"}); property 908 $("#nav-tree").css({height:navHeight}); property 917 $("#resize-packages-nav").css({height:navHeight - 10}); //subtract 10px for drag bar property 918 $("#packages-nav").css({height:navHeight - 10}); property 922 $("#classes-nav .jspContainer").css({height:classesHeight}); property [all …]
|
/build/soong/ui/terminal/ |
D | util.go | 41 func termSize(w io.Writer) (width int, height int, ok bool) {
|
D | smart_status.go | 195 _, height, _ := termSize(s.writer) 197 fmt.Fprintf(s.writer, ansi.setCursor(height-s.tableHeight, 1))
|
/build/make/tools/droiddoc/templates-ndk/components/ |
D | masthead.cs | 61 width="123" height="25" alt="Android Developers" /> 128 <img src="<?cs var:toroot ?>assets/images/android.png" height="25" alt="Android"
|
/build/soong/cmd/soong_build/ |
D | writedocs.go | 200 height: 48px; 238 height: 100%; 310 height: 100%;
|
/build/make/tools/droiddoc/templates-ndk/ |
D | designpage.cs | 106 …k.net/activityi;src=2507573;type=other026;cat=googl348;ord=1?" width="1" height="1" frameborder="0…
|
D | sampleindex.cs | 45 class="toggle-content-img structure-toggle-img" height="9px" width="9px" />
|
D | sdkpage.cs | 570 …k.net/activityi;src=2507573;type=other026;cat=googl348;ord=1?" width="1" height="1" frameborder="0…
|