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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
H A DOpenTypeVerticalData.cpp384 bool getVerticalGlyphSubstitutions(HashMap<Glyph, Glyph>* map, const SharedBuffer& buffer) const function in struct:blink::OpenType::GSUBTable
495 gsub->getVerticalGlyphSubstitutions(&m_verticalGlyphMap, *buffer.get());

Completed in 102 milliseconds