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

/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
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.cc467 return face->get_num_glyphs ();
475 num_glyphs = maxp_table->get_num_glyphs ();

Completed in 50 milliseconds