Home
last modified time | relevance | path

Searched refs:setTextOrientation (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DFontDescription.h126 … void setTextOrientation(TextOrientation textOrientation) { m_textOrientation = textOrientation; } in setTextOrientation() function
/external/webkit/Source/WebCore/css/
DCSSStyleSelector.cpp5994 fontDescription.setTextOrientation(result); in applyProperty()
/external/webkit/Source/WebCore/
DChangeLog50522 (WebCore::FontDescription::setTextOrientation):