Home
last modified time | relevance | path

Searched refs:bottom (Results 1 – 15 of 15) sorted by relevance

/build/make/tools/droiddoc/templates-pdk/assets/
Dstyle.css3 margin-bottom: 30px;
23 margin-bottom: 10px;
30 padding-bottom: 2px;
51 padding-bottom: 0;
62 padding-bottom: 0;
79 padding-bottom: 0;
90 padding-bottom: 4px;
108 margin-bottom: -14pt;
114 margin-bottom: 0;
127 margin-bottom: 1px;
[all …]
Dandroid-developer-core.css212 border-bottom:3px solid #94b922;
344 padding-bottom:.5em;
352 padding-bottom:.5em;
506 border-bottom: 1px solid #669999;
528 padding-bottom: 1px;
858 padding-bottom:.25em;
897 .desc-bottom {
992 border-bottom:1px solid #daf3fc;
1007 margin-bottom:1.5em;
1106 margin-top:-23px; /* instead of bottom:23px, because IE won't do it correctly */
Dandroid-developer-resource-browser.css12 border-bottom: 1px solid #ddd;
Dyui-3.3.0-reset-min.css8 …ont-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,se…
Dandroid-developer-docs.css10 border-bottom: 4px solid #ccc;
711 border-bottom:1px solid #33B5E5;
897 padding-bottom:1px; /* fixes animation bounce due to margins */
1017 margin-bottom: .75em;
1026 margin-bottom:.1em;
1105 background-image: -webkit-gradient(linear,left top,left bottom,from(#5dbcd9),to(#4cadcb));
1138 div.training-nav-bottom {
1284 border-bottom: 1px solid #888;
1318 margin-bottom: 10px;
1503 .ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px;
[all …]
/build/make/tools/droiddoc/templates-pdk/assets/design/
Ddefault.css35 margin-bottom: 20px;
62 padding-bottom: 40px;
68 margin-bottom: 10px; }
116 border-bottom: 1px dotted #555555;
120 border-bottom-color: #7aa1b0; }
130 margin-bottom: 10px; }
252 margin-bottom: 1px;
279 margin-bottom: 0; }
300 border-bottom: 1px solid #33b5e5;
303 border-bottom: 0; }
[all …]
/build/make/tools/droiddoc/templates-ndk/assets/css/
Ddefault.css39 margin-bottom: 20px;
66 padding-bottom: 40px;
72 margin-bottom: 10px; }
87 margin-bottom:1px;
129 margin-bottom:15px;
144 border-bottom: 1px dotted #555555;
150 border-bottom-color: #7aa1b0; }
160 margin-bottom: 10px; }
277 margin-bottom: 1px;
287 margin-bottom: 0; }
[all …]
Dfullscreen.css20 border-bottom: solid 1px #ddd;
34 margin-bottom: 20px;
/build/make/tools/droiddoc/templates-pdk/
Dcustomizations.cs125 <?cs # appears at the bottom of every page ?><?cs
153 <?cs # appears on the right side of the blue bar at the bottom off every page ?><?cs
Dhead_tag.cs48 #resize-packages-nav{border-bottom:3px solid #666;}
/build/make/tools/droiddoc/templates-ndk/assets/
Dandroid-developer-docs.css213 border-bottom:3px solid #94b922;
346 padding-bottom:.5em;
354 padding-bottom:.5em;
508 border-bottom: 1px solid #669999;
530 padding-bottom: 1px;
860 padding-bottom:.25em;
899 .desc-bottom {
994 border-bottom:1px solid #daf3fc;
1009 margin-bottom:1.5em;
1108 margin-top:-23px; /* instead of bottom:23px, because IE won't do it correctly */
[all …]
/build/soong/ui/terminal/
Dsmart_status.go395 func (ansiImpl) setScrollingMargins(top, bottom int) string {
397 return fmt.Sprintf("\x1b[%d;%dr", top, bottom)
/build/make/tools/droiddoc/templates-ndk/
Dcustomizations.cs667 <?cs # appears at the bottom of every page ?><?cs
693 <?cs # appears on the right side of the blue bar at the bottom off every page ?><?cs
/build/make/tools/droiddoc/templates-ndk/assets/js/
Dandroid_3p-bundle.js2662bottom+this.margins.top)},_getParentOffset:function(){this.offsetParent=this.helper.offsetParent()… property
2674bottom:c.top+b.outerHeight(),startselected:!1,selected:b.hasClass("ui-selected"),selecting:b.hasCl… property
2678 …op),"bottom"in b&&(this.offset.click.top=this.helperProportions.height-b.bottom+this.margins.top)}…
2698 …e:!1,duration:c.animate})):(b===0&&d.range.stop(1,1)[e?"animate":"css"]({bottom:f+"%"},c.animate),… property
2714bottom":c=1;break;default:c=a[0]/b.height}switch(a[1]){case"left":d=0;break;case"center":d=.5;brea… property
2718 …ction(b){return this.queue(function(){var c=a(this),d=["position","top","bottom","left","right"],e…
2722 …ction(b){return this.queue(function(){var c=a(this),d=["position","top","bottom","left","right"],e…
2726 …ction(b){return this.queue(function(){var c=a(this),d=["position","top","bottom","left","right","h…
2730 …ction(b){return this.queue(function(){var c=a(this),d=["position","top","bottom","left","right","o…
2742 …ction(b){return this.queue(function(){var c=a(this),d=["position","top","bottom","left","right"],e…
[all …]
Ddocs.js1174 … $cardInfo.css({position: 'absolute', bottom:'0px', left:'0px', right:'0px', overflow:'visible'}); property