HomeSort by relevance Sort by last modified time
    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