HomeSort by relevance Sort by last modified time
    Searched full:comp_glyph (Results 1 - 1 of 1) sorted by null

  /external/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc 203 Ptr<GlyphTable::CompositeGlyph> comp_glyph = local
205 for (int32_t j = 0; j < comp_glyph->NumGlyphs(); ++j) {
206 int32_t glyph_id = comp_glyph->GlyphIndex(j);
209 comp_glyph_id.insert(comp_glyph->GlyphIndex(j));

Completed in 248 milliseconds