Lines Matching +defs:border +defs:right +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
193 , right: 0 property
194 , width: "auto" property
206 , right: 0 property
207 , width: "auto" property
217 , right: 0 property
230 , right: "auto" property
241 , right: "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
1431 , right: getPaneSize("east", true) property
1432 , width: 0 property
1908 , right: n property
1921 , right: num($H, "paddingRight") property
1931 , right: 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
2703 .css({ right: "auto", bottom: "auto" }) // fix dir="rtl" issue property
2811 , width: s.outerWidth property
3155 $P.data(_c.offscreenReset, { left: s.left, right: s.right }); property
4564 width: width // account for borders & padding property
4579 , width: cssW($T, spacing) // ditto property
6051 $el.css({ left: state.container.layoutWidth, right: 'auto' }); property
6061 $el.data(keyLR, { left: s.left, right: s.right }); property