Lines Matching +defs:border +defs:bottom +defs:width
140 , border: "none" property
181 , border: "1px solid #BBB" property
191 , bottom: "auto" property
194 , width: "auto" property
204 , bottom: 0 property
207 , width: "auto" property
219 , bottom: "auto" // DYNAMIC property
232 , bottom: "auto" // DYNAMIC property
243 , bottom: "auto" // DYNAMIC property
245 , width: "auto" property
327 , d = { width: $c.outerWidth - $c[0].clientWidth, height: 100 - $c[0].clientHeight }; property
386 , i = { bottom: 0 } // TEMP insets (bottom = complier hack) property
1255 $E.css({ width: w }); property
1429 , bottom: getPaneSize("south", true) property
1432 , width: 0 property
1906 , bottom: n property
1919 , bottom: num($H, "paddingBottom") property
1929 , bottom: 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
4564 width: width // account for borders & padding property
4579 , width: cssW($T, spacing) // ditto property
6042 $el.data(keyTB, { top: s.top, bottom: s.bottom }); property
6053 $el.css({ top: state.container.layoutHeight, bottom: 'auto' }); property
6060 $el.data(keyTB, { top: s.top, bottom: s.bottom }); property