Searched refs:get_num_glyphs (Results 1 - 8 of 8) 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.hh86 inline unsigned int get_num_glyphs (void) const function in struct:hb_face_t
H A Dhb-face.cc469 return face->get_num_glyphs ();
477 num_glyphs = maxp_table->get_num_glyphs ();
H A Dhb-ot-font.cc60 ot_font->num_glyphs = font->face->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-face-private.hh86 inline unsigned int get_num_glyphs (void) const function in struct:hb_face_t
H A Dhb-face.cc469 return face->get_num_glyphs ();
477 num_glyphs = maxp_table->get_num_glyphs ();
H A Dhb-ot-font.cc60 ot_font->num_glyphs = font->face->get_num_glyphs ();

Completed in 163 milliseconds