Lines Matching +defs:border +defs:left +defs:width
122 , offscreenCSS: { left: "-99999px", right: "auto" } // used by hide/close if useOffscreenClose=true property
140 , border: "none" property
181 , border: "1px solid #BBB" property
192 , left: 0 property
194 , width: "auto" property
205 , left: 0 property
207 , width: "auto" property
216 left: "auto" property
229 left: 0 property
240 left: "auto" // DYNAMIC property
245 , width: "auto" property
327 , d = { width: $c.outerWidth - $c[0].clientWidth, height: 100 - $c[0].clientHeight }; property
1255 $E.css({ width: w }); property
1430 , left: getPaneSize("west", true) property
1432 , width: 0 property
1907 , left: n property
1920 , left: num($H, "paddingLeft") property
1930 , left: n property
1937 , border: "none" // no border or padding allowed when using height = 100% property
1945 width: "100%" property
1947 , border: "none" // no border or padding allowed when using height = 100% property
1957 width: "auto" property
2810 , left: s.offsetLeft property
2811 , width: s.outerWidth property
3155 $P.data(_c.offscreenReset, { left: s.left, right: s.right }); property
3744 $P.css({ left: sC.inset.left + sC.innerWidth - $P.outerWidth() }); property
3753 $P.css({ left: "auto" }); property
4564 width: width // account for borders & padding property
4566 , left: offset // TODO: VERIFY that toggler positions correctly for ALL values property
4579 , width: cssW($T, spacing) // ditto property
4581 , left: 0 property
6051 $el.css({ left: state.container.layoutWidth, right: 'auto' }); property
6061 $el.data(keyLR, { left: s.left, right: s.right }); property