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/core/platform/graphics/opentype/
OpenTypeVerticalData.h 53 void substituteWithVerticalGlyphs(const SimpleFontData*, GlyphPage*, unsigned offset, unsigned length) const;
OpenTypeVerticalData.cpp 556 void OpenTypeVerticalData::substituteWithVerticalGlyphs(const SimpleFontData* font, GlyphPage* glyphPage, unsigned offset, unsigned length) const
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GlyphPageTreeNode.cpp 131 fontData->verticalData()->substituteWithVerticalGlyphs(fontData, pageToFill, offset, length);

Completed in 4496 milliseconds