HomeSort by relevance Sort by last modified time
    Searched refs:substituteWithVerticalGlyphs (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
OpenTypeVerticalData.h 54 void substituteWithVerticalGlyphs(const SimpleFontData*, GlyphPage*, unsigned offset, unsigned length) const;
OpenTypeVerticalData.cpp 554 void OpenTypeVerticalData::substituteWithVerticalGlyphs(const SimpleFontData* font, GlyphPage* glyphPage, unsigned offset, unsigned length) const
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
GlyphPageTreeNode.cpp 130 fontData->verticalData()->substituteWithVerticalGlyphs(fontData, pageToFill, offset, length);

Completed in 59 milliseconds