Home
last modified time | relevance | path

Searched refs:get_num_glyphs (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-maxp-table.hh46 inline unsigned int get_num_glyphs (void) const { in get_num_glyphs() function
Dhb-font.cc764 return face->get_num_glyphs (); in hb_face_get_glyph_count()
772 num_glyphs = maxp_table->get_num_glyphs (); in load_num_glyphs()
Dhb-font-private.hh134 inline unsigned int get_num_glyphs (void) const in get_num_glyphs() function