Searched refs:hb_face_get_glyph_count (Results 1 – 13 of 13) sorted by relevance
49 unsigned glyph_count = hb_face_get_glyph_count (face); in svg_dump()79 unsigned glyph_count = hb_face_get_glyph_count (face); in png_dump()194 unsigned num_glyphs = hb_face_get_glyph_count (face); in layered_glyph_dump()253 unsigned num_glyphs = hb_face_get_glyph_count (hb_font_get_face (font)); in dump_glyphs()
50 const unsigned int num_glyphs = hb_face_get_glyph_count (face); in main()
135 hb_face_get_glyph_count (const hb_face_t *face);
399 set_num_glyphs (hb_face_get_glyph_count (face)); in reference_table()
520 hb_face_get_glyph_count (const hb_face_t *face) in hb_face_get_glyph_count() function
20 num_glyphs = hb_face_get_glyph_count (face); in extents()
65 num_glyphs = hb_face_get_glyph_count (face); in draw()
135 unsigned glyph_count = hb_face_get_glyph_count (face); in LLVMFuzzerTestOneInput()
240 hb_face_get_glyph_count
279 if (face && hb_face_get_glyph_count(face.get()) == 0) {
142 <!-- hb_face_get_glyph_count -->143 …<elf-symbol name='hb_face_get_glyph_count' type='func-type' binding='global-binding' visibility='d…5244 <!-- unsigned int hb_face_get_glyph_count(hb_face_t*) -->5245 …hb_face_get_glyph_count' mangled-name='hb_face_get_glyph_count' filepath='/tmp/legendre/spack-stag…
78 …<elf-symbol name='hb_face_get_glyph_count' type='func-type' binding='global-binding' visibility='d…3300 …hb_face_get_glyph_count' mangled-name='hb_face_get_glyph_count' filepath='/tmp/legendre/spack-stag…
44559 + g_assert_cmpuint (hb_face_get_glyph_count (face), ==, 0);44564 + g_assert_cmpuint (hb_face_get_glyph_count (face), ==, 5);44571 + g_assert_cmpuint (hb_face_get_glyph_count (face), ==, 8);44576 + g_assert_cmpuint (hb_face_get_glyph_count (face), ==, 8);46532 unsigned glyph_count = hb_face_get_glyph_count (face);