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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
H A DOpenTypeVerticalData.cpp150 bool getSubstitutions(HashMap<Glyph, Glyph>* map, const SharedBuffer& buffer) const function in struct:blink::OpenType::LookupTable
234 if (!lookup || !lookup->getSubstitutions(map, buffer))

Completed in 67 milliseconds