Searched defs:width (Results 1 – 5 of 5) sorted by relevance
/build/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-docs.js | 64 width:parseInt(windowWidth) - parseInt(navWidth) - 6 + "px"}); property 65 sidenav.css({width:navWidth}); property 66 resizePackagesNav.css({width:navWidth}); property 67 classesNav.css({width:navWidth}); property 68 $("#packages-nav").css({width:navWidth}); property 201 width:parseInt(windowWidth) - parseInt(sidenavWidth) - 6 + "px"}); property 202 resizePackagesNav.css({width:sidenavWidth}); property 203 classesNav.css({width:sidenavWidth}); property 204 $("#packages-nav").css({width:sidenavWidth}); property
|
D | jquery-resizable.min.js | 19 …[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,L=0,H=Object.prototype.toString;var F=function… field 40 …e="overflow: hidden;"></div>').css({position:this.element.css("position"),width:this.element.outer… property
|
/build/tools/droiddoc/templates-sdk/assets/ |
D | android-developer-docs.js | 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 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 370 $("#packages-nav").css({width:sidenavWidth}); property
|
D | jquery-resizable.min.js | 19 …[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,L=0,H=Object.prototype.toString;var F=function… field 40 …e="overflow: hidden;"></div>').css({position:this.element.css("position"),width:this.element.outer… property
|
/build/tools/rgb2565/ |
D | to565.c | 41 void to_565_raw_dither(int width) in to_565_raw_dither()
|