Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
DOpenTypeVerticalData.cpp386 bool getVerticalGlyphSubstitutions(HashMap<Glyph, Glyph>* map, const SharedBuffer& buffer) const in getVerticalGlyphSubstitutions() function
497 gsub->getVerticalGlyphSubstitutions(&m_verticalGlyphMap, *buffer.get()); in loadVerticalGlyphSubstitutions()