Searched refs:composite_glyph (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/
H A Dfont_info.cc241 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/
H A Dfont_info.cc241 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 819 milliseconds