Lines Matching refs:bottom
189 var LINE_GRADIENT_DIRECTION_REGEXP = /^\s*(to|bottom|right|left|top)|[-+]?[0-9]*\.?[0-9]+(.*)/
190 var LINE_GRADIENT_TO_DIRECTION_REGEXP = /(to|bottom|right|left|top)/
1418 directions: ["to", "bottom"],
1614 let scaleY = ['top','bottom']
1760 const positionReg = /left|right|top|bottom|center/g
1762 if (/^(left|right|top|bottom|center)$/.test(v)) {
1789 if (/^(left|right|top|bottom|center)$/.test(value)) {
1829 const scaleYReg = /^(top|bottom)$/
1902 const positionReg = /left|right|top|bottom|center/g
1904 if (/^(left|right|top|bottom|center)$/.test(v)) {
1921 '` attribute is invalid. such as left 100px or 50% bottom.'
1931 if (/^(left|right|top|bottom|center)$/.test(value)) {
2365 bottom: PERCENTAGE_LENGTH_VALIDATOR,
2958 bottom: PERCENTAGE_LENGTH_VALIDATOR,