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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
H A DFontPlatformFeatures.h40 static bool canExpandAroundIdeographsInComplexText();
H A DCharacter.cpp291 static bool expandAroundIdeographs = FontPlatformFeatures::canExpandAroundIdeographsInComplexText();
H A DWidthIterator.cpp119 static bool expandAroundIdeographs = FontPlatformFeatures::canExpandAroundIdeographsInComplexText();
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
H A DFontMac.cpp47 bool FontPlatformFeatures::canExpandAroundIdeographsInComplexText() function in class:blink::FontPlatformFeatures
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
H A DFontHarfBuzz.cpp51 bool FontPlatformFeatures::canExpandAroundIdeographsInComplexText() function in class:blink::FontPlatformFeatures

Completed in 84 milliseconds