Searched refs:get_num_glyphs (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-maxp-table.hh46 inline unsigned int get_num_glyphs (void) const { function in struct:OT::maxp
H A Dhb-face-private.hh87 inline unsigned int get_num_glyphs (void) const function in struct:hb_face_t
H A Dhb-face.cc470 return face->get_num_glyphs ();
478 num_glyphs = maxp_table->get_num_glyphs ();
/external/harfbuzz_ng/src/
H A Dhb-ot-maxp-table.hh46 inline unsigned int get_num_glyphs (void) const { function in struct:OT::maxp
H A Dhb-font-private.hh134 inline unsigned int get_num_glyphs (void) const function in struct:hb_face_t
H A Dhb-font.cc764 return face->get_num_glyphs ();
772 num_glyphs = maxp_table->get_num_glyphs ();

Completed in 163 milliseconds