Searched refs:setBoxOrient (Results 1 – 3 of 3) sorted by relevance
57 fullscreenStyle->setBoxOrient(VERTICAL); in createFullScreenStyle()
113 innerStyle->setBoxOrient(style()->boxOrient()); in setupInnerStyle()
1039 …void setBoxOrient(EBoxOrient o) { SET_VAR(rareNonInheritedData.access()->flexibleBox, orient, o); } in setBoxOrient() function