Searched refs:setBorderTopRightRadius (Results 1 – 3 of 3) sorted by relevance
305 … style->setBorderTopRightRadius(animatableValueToLengthSize(value, state, NonNegativeValues)); in applyProperty()
1006 void setBorderTopRightRadius(LengthSize s) { SET_VAR(surround, border.m_topRight, s); } in setBorderTopRightRadius() function1013 setBorderTopRightRadius(s); in setBorderRadius()
1016 …yBorderTopRightRadius, &RenderStyle::borderTopRightRadius, &RenderStyle::setBorderTopRightRadius)); in ensurePropertyMap()