/build/tools/droiddoc/templates-ndk/assets/css/ |
D | fullscreen.css | 7 width:100%; 25 width: 100%; 26 min-width:600px; 32 width: 103.06748466257669%} 60 width: 4.16666666666667%; 63 width: 10.4166666666667%; 66 width: 16.6666666666667%; 69 width: 22.9166666666667%; 72 width: 29.1666666666667%; 75 width: 35.4166666666667%; [all …]
|
D | default.css | 34 width: 940px; 75 width: 160px; 91 width:auto; 110 width: 760px; 174 width: 40px; } 177 width: 100px; } 180 width: 160px; } 183 width: 220px; } 186 width: 280px; } 189 width: 340px; } [all …]
|
/build/tools/droiddoc/templates-sdk-dev/assets/css/ |
D | fullscreen.css | 7 width:100%; 25 width: 100%; 26 min-width:600px; 32 width: 103.06748466257669%} 60 width: 4.16666666666667%; 63 width: 10.4166666666667%; 66 width: 16.6666666666667%; 69 width: 22.9166666666667%; 72 width: 29.1666666666667%; 75 width: 35.4166666666667%; [all …]
|
D | default.css | 34 width: 940px; 75 width: 160px; 91 width:auto; 110 width: 760px; 174 width: 40px; } 177 width: 100px; } 180 width: 160px; } 183 width: 220px; } 186 width: 280px; } 189 width: 340px; } [all …]
|
/build/tools/droiddoc/templates-sac/assets/css/ |
D | fullscreen.css | 7 width:100%; 25 width: 100%; 26 min-width:600px; 32 width: 103.06748466257669%} 60 width: 4.16666666666667%; 63 width: 10.4166666666667%; 66 width: 16.6666666666667%; 69 width: 22.9166666666667%; 72 width: 29.1666666666667%; 75 width: 35.4166666666667%; [all …]
|
D | default.css | 34 width: 940px; 75 width: 160px; 91 width:auto; 109 width: 760px; 179 width: 40px; } 182 width: 100px; } 185 width: 160px; } 188 width: 220px; } 191 width: 280px; } 194 width: 340px; } [all …]
|
/build/tools/droiddoc/templates-ds/assets/css/ |
D | fullscreen.css | 7 width:100%; 25 width: 100%; 26 min-width:600px; 32 width: 103.06748466257669%} 60 width: 4.16666666666667%; 63 width: 10.4166666666667%; 66 width: 16.6666666666667%; 69 width: 22.9166666666667%; 72 width: 29.1666666666667%; 75 width: 35.4166666666667%; [all …]
|
D | default.css | 30 width: 940px; 71 width: 160px; 87 width:auto; 105 width: 760px; 175 width: 40px; } 178 width: 100px; } 181 width: 160px; } 184 width: 220px; } 187 width: 280px; } 190 width: 340px; } [all …]
|
/build/tools/droiddoc/templates-sdk/assets/css/ |
D | default.css | 36 @media (max-width: 719px) { 48 width: 940px; 89 width: 160px; 124 width: 760px; 158 max-width: 100%; 162 max-width: 100%; 181 @media (max-width: 719px) { 200 @media (max-width: 719px) { 321 width:100%; /* consistent table widths; within IE's quirks */ 391 width: 40px; } [all …]
|
/build/tools/droiddoc/templates-ds/assets/ |
D | android-developer-core.css | 164 border-width:0; 203 width:100%; 210 min-width:675px; /* min width for the tabs, before they wrap */ 221 width:180px; 255 width: 94px; 336 width:930px; 372 width: 600px; 396 width: 581px; 403 width: 300px; 413 width: 100%; [all …]
|
D | android-developer-docs.css | 132 width:15px; 210 width: 100%; 286 width:95%; /* consistent table widths; within IE's quirks */ 309 max-width:968px; 344 max-width:70%; 403 width:555px; 410 width:450px; 506 width:1em; 706 width:auto; 868 /* width must be defined w/ an inline style matching the image width */ [all …]
|
/build/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-core.css | 164 border-width:0; 203 width:100%; 210 min-width:675px; /* min width for the tabs, before they wrap */ 254 width: 94px; 335 width:930px; 371 width: 600px; 395 width: 581px; 402 width: 300px; 412 width: 100%; 434 width: 100%; [all …]
|
D | android-developer-docs.css | 132 width:15px; 210 width: 100%; 286 width:95%; /* consistent table widths; within IE's quirks */ 309 max-width:968px; 344 max-width:70%; 403 width:555px; 410 width:450px; 506 width:1em; 706 width:auto; 868 /* width must be defined w/ an inline style matching the image width */ [all …]
|
D | jquery-resizable.min.js | 19 …width=L.style.paddingLeft="1px";document.body.appendChild(L);o.boxModel=o.support.boxModel=L.offse… property 40 …width:this.element.outerWidth(),height:this.element.outerHeight(),top:this.element.css("top"),left… property
|
D | android-developer-docs.js | 77 var windowWidth = $(window).width() + "px"; 81 …content.css({width:parseInt(windowWidth) - parseInt(navWidth) - 6 + "px"}); // necessary in order … property 84 sidenav.css({width:navWidth}); property 85 resizePackagesNav.css({width:navWidth}); property 86 classesNav.css({width:navWidth}); property 87 $("#packages-nav").css({width:navWidth}); property 355 var windowWidth = $(window).width() + "px"; 365 …content.css({width:parseInt(windowWidth) - parseInt(sidenavWidth) - 6 + "px"}); // necessary in or… property 368 resizePackagesNav.css({width:sidenavWidth}); property 369 classesNav.css({width:sidenavWidth}); property [all …]
|
/build/tools/droiddoc/templates-ds/assets/js/grid/ |
D | 960.gridder.css | 1 …width:320px!important;background-color:#d1cfe6;border:2px solid #a19bd1;z-index:2100;}#g-setup *{b…
|
D | 960.gridder.js | 199 var e = (jQuery(window).width() - c.settings.size) / 2; 202 width: e, property 212 width: f + "px", property 224 width: e, property 233 width: (c.settings.gWidth * 2), property 248 width: (c.settings.size + (c.settings.gWidth * 2)), property
|
/build/tools/rgb2565/ |
D | to565.c | 41 void to_565_raw_dither(int width) in to_565_raw_dither() argument 48 int* error = malloc((width+2) * 3 * sizeof(int)); in to_565_raw_dither() 49 int* next_error = malloc((width+2) * 3 * sizeof(int)); in to_565_raw_dither() 50 memset(error, 0, (width+2) * 3 * sizeof(int)); in to_565_raw_dither() 51 memset(next_error, 0, (width+2) * 3 * sizeof(int)); in to_565_raw_dither() 87 if (i == width) { in to_565_raw_dither() 90 memset(next_error, 0, (width+1) * 3 * sizeof(int)); in to_565_raw_dither()
|
/build/tools/droiddoc/templates-pdk/assets/design/ |
D | default.css | 30 width: 940px; 71 width: 160px; 77 width: 160px; } 84 width: 760px; 147 width: 40px; } 150 width: 100px; } 153 width: 160px; } 156 width: 220px; } 159 width: 280px; } 162 width: 340px; } [all …]
|
/build/tools/droiddoc/templates-ndk/assets/ |
D | android-developer-docs.css | 165 border-width:0; 204 width:100%; 211 min-width:675px; /* min width for the tabs, before they wrap */ 222 width:180px; 256 width: 94px; 337 width:930px; 373 width: 600px; 397 width: 581px; 404 width: 300px; 414 width: 100%; [all …]
|
/build/tools/droiddoc/templates-sdk/assets/ |
D | android-developer-docs.css | 165 border-width:0; 204 width:100%; 211 min-width:675px; /* min width for the tabs, before they wrap */ 222 width:180px; 256 width: 94px; 337 width:930px; 373 width: 600px; 397 width: 581px; 404 width: 300px; 414 width: 100%; [all …]
|
/build/tools/droiddoc/templates-sdk-dev/assets/ |
D | android-developer-docs.css | 165 border-width:0; 204 width:100%; 211 min-width:675px; /* min width for the tabs, before they wrap */ 222 width:180px; 256 width: 94px; 337 width:930px; 373 width: 600px; 397 width: 581px; 404 width: 300px; 414 width: 100%; [all …]
|
/build/tools/droiddoc/templates-sac/assets/ |
D | android-developer-docs.css | 165 border-width:0; 204 width:100%; 211 min-width:675px; /* min width for the tabs, before they wrap */ 222 width:180px; 256 width: 94px; 337 width:930px; 373 width: 600px; 397 width: 581px; 404 width: 300px; 414 width: 100%; [all …]
|
/build/tools/ |
D | parsedeps.py | 129 width = 0 132 if len(t.tgt) > width: 133 width = len(t.tgt) 137 print t.tgt, " " * (width-len(t.tgt)), " #", t.pos
|
/build/tools/droiddoc/templates-sdk/assets/js/ |
D | android_3p-bundle.js | 2477 …+"<tr><td></td></tr></table>",d=c.createElement("div"),d.style.cssText=s+"width:0;height:0;positio… property 2479 …untimeStyle.left=d));return f===""?"auto":f}),by=bz||bA,f.each(["height","width"],function(a,b){f.… 2614 …width(aj);Y=b('<div class="jspPane" />').css("padding",aH).append(D.children());al=b('<div class="… property 2615 …width(l+"px");aa=0}function F(){if(aE&&az){var aI=G.outerHeight(),s=ap.outerWidth();t-=aI;b(am).fi… 2658 …width(),m=h.height(),n={top:0,left:0}):i.setTimeout?(l=h.width(),m=h.height(),n={top:h.scrollTop()… property 2662 …width:this.offsetWidth+"px",height:this.offsetHeight+"px",position:"absolute",opacity:"0.001",zInd… property 2666 …width:this.element[0].offsetWidth,height:this.element[0].offsetHeight},a.ui.ddmanager.droppables[b… property 2670 …width:this.element.outerWidth(),height:this.element.outerHeight(),top:this.element.css("top"),left… property 2674 …width:0,height:0}),d.autoRefresh&&this.refresh(),this.selectees.filter(".ui-selected").each(functi… property 2678 …width()-(b.pageX-a(document).scrollLeft())<c.scrollSensitivity&&(d=a(document).scrollLeft(a(docume… property [all …]
|