Lines Matching refs:bottom
9 …bottom border-bottom-color border-bottom-left-radius border-bottom-right-radius border-bottom-styl…
158 let values = ["top", "center", "bottom"]
169 …scroll", "fixed"] + color_values + ["url(", "none"] + ["top", "center", "bottom", "left", "right"]…
170 elseif prop =~ 'border\%(-top\|-right\|-bottom\|-left\|-block-start\|-block-end\)\?$'
181 elseif prop =~ 'border-\%(top\|right\|bottom\|left\|block-start\|block-end\)-color'
183 elseif prop =~ 'border-\%(top\|right\|bottom\|left\|block-start\|block-end\)-style'
185 elseif prop =~ 'border-\%(top\|right\|bottom\|left\|block-start\|block-end\)-width'
193 elseif prop == 'bottom'
206 let values = ["top", "bottom"]
344 …elseif prop =~ 'margin-\%(right\|left\|top\|bottom\|block-start\|block-end\|inline-start\|inline-e…
393 …elseif prop =~ 'padding-\%(top\|right\|bottom\|left\|inline-start\|inline-end\|block-start\|block-…
404 let values = ["top", "bottom", "left", "center", " right"]
505 let values = ["left", "center", "right", "top", "bottom"]
527 … let values = ["baseline", "sub", "super", "top", "text-top", "middle", "bottom", "text-bottom"]