HomeSort by relevance Sort by last modified time
    Searched refs:m_verticalGlyphMap (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
OpenTypeVerticalData.h 66 HashMap<Glyph, Glyph> m_verticalGlyphMap;
OpenTypeVerticalData.cpp 495 gsub->getVerticalGlyphSubstitutions(&m_verticalGlyphMap, *buffer.get());
556 const HashMap<Glyph, Glyph>& map = m_verticalGlyphMap;

Completed in 862 milliseconds