Searched defs:setTextOrientation (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStyleResolver.h499 void setTextOrientation(TextOrientation textOrientation) { m_fontDirty |= m_style->setTextOrientation(textOrientation); } function in class:WebCore::StyleResolver::State
566 void setTextOrientation(TextOrientation textOrientation) { m_state.setTextOrientation(textOrientation); } function in class:WebCore::StyleResolver
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyle.h1907 inline bool RenderStyle::setTextOrientation(TextOrientation textOrientation) function in class:WebCore::RenderStyle

Completed in 89 milliseconds