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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
H A DComplexTextController.h49 enum GlyphIterationStyle { IncludePartialGlyphs, ByWholeGlyphs }; enumerator in enum:blink::GlyphIterationStyle
H A DComplexTextController.cpp467 } else if (iterationStyle == ByWholeGlyphs) {

Completed in 165 milliseconds