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

/macosx-10.10/WebCore-7600.1.25/platform/graphics/opentype/
H A DOpenTypeVerticalData.h62 HashMap<Glyph, Glyph> m_verticalGlyphMap; member in class:WebCore::OpenTypeVerticalData
H A DOpenTypeVerticalData.cpp479 gsub->getVerticalGlyphSubstitutions(&m_verticalGlyphMap, *buffer.get());
540 const HashMap<Glyph, Glyph>& map = m_verticalGlyphMap;

Completed in 69 milliseconds