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

  /external/sfntly/cpp/src/test/
verify_glyf.cc 34 GlyphTablePtr glyf_table = down_cast<GlyphTable*>(table);
  /external/sfntly/cpp/src/sfntly/tools/subsetter/
glyph_table_subsetter.cc 46 GlyphTablePtr glyph_table = down_cast<GlyphTable*>(font->GetTable(Tag::glyf));
  /external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.h 326 typedef Ptr<GlyphTable> GlyphTablePtr;
  /external/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc 646 GlyphTablePtr glyph_table =

Completed in 2922 milliseconds