Home | History | Annotate | Download | only in style

Lines Matching refs:setBoxOrient

956     void setBoxOrient(EBoxOrient o) { SET_VAR(rareNonInheritedData.access()->flexibleBox, orient, o); }