Home | History | Annotate | Download | only in style

Lines Matching refs:ringOutset

795     Length ringOutset() const { return rareInheritedData->ringOutset; }
1149 void setRingOutset(Length v) { SET_VAR(rareInheritedData, ringOutset, v); }