Home
last modified time | relevance | path

Searched defs:height (Results 1 – 5 of 5) sorted by relevance

/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-docs.js93 $("#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
311 classesNav.css({height:swapperHeight - parseInt(resizePackagesNav.css("height")) + "px"}); property
313 $("#swapper").css({height:swapperHeight + "px"}); property
[all …]
Djquery-resizable.min.js19 …[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,L=0,H=Object.prototype.toString;var F=function… field
40 …s({position:this.element.css("position"),width:this.element.outerWidth(),height:this.element.outer… property
Djquery-1.6.2.min.js16 …e"||e===""){ch||(ch=c.createElement("iframe"),ch.frameBorder=ch.width=ch.height=0),b.appendChild(c… property
18 …if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isX… property
/build/make/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js648 height: videoHeight, property
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
921 $("#classes-nav").css({'height':classesHeight, 'margin-top':'10px'}); property
922 $("#classes-nav .jspContainer").css({height:classesHeight}); property
1171 $(el).css({height:height+'px', position:'relative'}); property
1319 .css({'height':$("#nav-tree .jspContainer .jspPane").height() +'px'}); property
1541 li.css({width: li.width(), height: li.height()}); property
[all …]
Dandroid_3p-bundle.js2477 …e"||e===""){ck||(ck=c.createElement("iframe"),ck.frameBorder=ck.width=ck.height=0),b.appendChild(c… property
2614 …nd(D.children());al=b('<div class="jspContainer" />').css({width:aj+"px",height:v+"px"}).append(Y)… property
2646 …e,h;return!b.href||!g||f.nodeName.toLowerCase()!=="map"?!1:(h=a("img[usemap=#"+g+"]")[0],!!h&&d(h)…
2658 …t?b.offset.split(" "):[0,0],l,m,n;return i.nodeType===9?(l=h.width(),m=h.height(),n={top:0,left:0}… property
2662 …Fix" style="background: #fff;"></div>').css({width:this.offsetWidth+"px",height:this.offsetHeight+… property
2666 …n(a){return a.is(c)},this.proportions={width:this.element[0].offsetWidth,height:this.element[0].of… property
2670 …s({position:this.element.css("position"),width:this.element.outerWidth(),height:this.element.outer… property
2674 …ppend(this.helper),this.helper.css({left:b.clientX,top:b.clientY,width:0,height:0}),d.autoRefresh&… property
2678 …parent",axis:!1,connectWith:!1,containment:!1,cursor:"auto",cursorAt:!1,dropOnEmpty:!0,forcePlaceh…
2682 …collapsible:!1,event:"click",fillSpace:!1,header:"> li > :first-child,> :not(li):even",icons:{head…
[all …]