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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderText.cpp1336 void applyTextTransform(const RenderStyle* style, String& text, UChar previousCharacter) function in namespace:blink
1362 applyTextTransform(style(), m_text, previousCharacter());

Completed in 228 milliseconds