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

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStyleResolver.cpp774 static void getFontAndGlyphOrientation(const RenderStyle* style, FontOrientation& fontOrientation, NonCJKGlyphOrientation& glyphOrientation) function in namespace:WebCore
895 getFontAndGlyphOrientation(documentStyle.get(), fontOrientation, glyphOrientation);
1567 getFontAndGlyphOrientation(style, fontOrientation, glyphOrientation);

Completed in 272 milliseconds