Searched refs:setBorderTopLeftRadius (Results 1 – 3 of 3) sorted by relevance
302 style->setBorderTopLeftRadius(animatableValueToLengthSize(value, state, NonNegativeValues)); in applyProperty()
1005 void setBorderTopLeftRadius(LengthSize s) { SET_VAR(surround, border.m_topLeft, s); } in setBorderTopLeftRadius() function1012 setBorderTopLeftRadius(s); in setBorderRadius()
1015 …ertyBorderTopLeftRadius, &RenderStyle::borderTopLeftRadius, &RenderStyle::setBorderTopLeftRadius)); in ensurePropertyMap()