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

  /external/skia/src/sfnt/
SkOTTable_glyf.h 23 struct SkOTTableGlyph {
28 static const SK_OT_ULONG TAG = SkOTTableTAG<SkOTTableGlyph>::value;
32 Iterator(const SkOTTableGlyph& glyf,
57 const SkOTTableGlyph& fGlyf;
  /external/skia/src/ports/
SkFontHost_mac_coretext.cpp 869 AutoCGTable<SkOTTableGlyph> glyfTable(fCGFont);
878 SkOTTableGlyph::Iterator glyphDataIter(*glyfTable.fData, *locaTable.fData, locaFormat);
    [all...]

Completed in 39 milliseconds