Searched refs:setBoxOrient (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderFullScreen.cpp57 fullscreenStyle->setBoxOrient(VERTICAL);
H A DRenderButton.cpp113 innerStyle->setBoxOrient(style()->boxOrient());
/external/webkit/Source/WebCore/rendering/style/
H A DRenderStyle.h1039 void setBoxOrient(EBoxOrient o) { SET_VAR(rareNonInheritedData.access()->flexibleBox, orient, o); } function in class:WebCore::RenderStyle

Completed in 49 milliseconds