Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFont.cpp326 static bool shouldIgnoreRotation(UChar32 character) in shouldIgnoreRotation() function
407 if (orientation == NonCJKGlyphOrientationUpright || shouldIgnoreRotation(character)) { in glyphDataAndPageForNonCJKCharacterWithGlyphOrientation()