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

  /external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/
font_info.cc 241 Ptr<GlyphTable::CompositeGlyph> composite_glyph = local
243 int32_t num_glyphs = composite_glyph->NumGlyphs();
245 int32_t glyph_id = composite_glyph->GlyphIndex(i);
  /external/sfntly/cpp/src/sample/subtly/
font_info.cc 241 Ptr<GlyphTable::CompositeGlyph> composite_glyph = local
243 int32_t num_glyphs = composite_glyph->NumGlyphs();
245 int32_t glyph_id = composite_glyph->GlyphIndex(i);

Completed in 54 milliseconds