Home
last modified time | relevance | path

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

/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-docs.js81 …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