Home | History | Annotate | Download | only in css

Lines Matching refs:radius

27 border-bottom-left-radius
28 border-bottom-right-radius
37 border-radius
46 border-top-left-radius
47 border-top-right-radius
172 # -webkit-border-radius differs from border-radius only in the interpretation of
173 # a value consisting of two lengths: "-webkit-border-radius: l1 l2;" is equivalent
174 # to "border-radius: l1 / l2;"
175 -webkit-border-radius