Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
DOpenTypeVerticalData.h63 void loadVerticalGlyphSubstitutions(const FontPlatformData&);
DOpenTypeVerticalData.cpp404 loadVerticalGlyphSubstitutions(platformData); in OpenTypeVerticalData()
492 void OpenTypeVerticalData::loadVerticalGlyphSubstitutions(const FontPlatformData& platformData) in loadVerticalGlyphSubstitutions() function in WebCore::OpenTypeVerticalData