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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
H A DOpenTypeVerticalData.cpp556 void OpenTypeVerticalData::substituteWithVerticalGlyphs(const SimpleFontData* font, GlyphPage* glyphPage, unsigned offset, unsigned length) const argument
563 GlyphData glyphData = glyphPage->glyphDataForIndex(index);
567 glyphPage->setGlyphDataForIndex(index, to, font);

Completed in 50 milliseconds