OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getglyphsubstitutions
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
OpenTypeVerticalData.cpp
229
bool
getGlyphSubstitutions
(const LookupList* lookups, HashMap<Glyph, Glyph>* map, const SharedBuffer& buffer) const
392
return lookups && verticalFeatureTable->
getGlyphSubstitutions
(lookups, map, buffer);
Completed in 371 milliseconds