OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
497
gsub->getVerticalGlyphSubstitutions(&
m_verticalGlyphMap
, *buffer.get());
558
const HashMap<Glyph, Glyph>& map =
m_verticalGlyphMap
;
Completed in 23 milliseconds