Home
last modified time | relevance | path

Searched refs:hb_face_get_glyph_count (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dmain.cc49 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()
H A Dtest-ot-glyphname.cc50 const unsigned int num_glyphs = hb_face_get_glyph_count (face); in main()
H A Dhb-face.h135 hb_face_get_glyph_count (const hb_face_t *face);
H A Dhb-sanitize.hh399 set_num_glyphs (hb_face_get_glyph_count (face)); in reference_table()
H A Dhb-face.cc510 * hb_face_get_glyph_count:
520 hb_face_get_glyph_count (const hb_face_t *face) in hb_face_get_glyph_count() function
/third_party/skia/third_party/externals/harfbuzz/perf/
H A Dperf-extents.hh20 num_glyphs = hb_face_get_glyph_count (face); in extents()
H A Dperf-draw.hh65 num_glyphs = hb_face_get_glyph_count (face); in draw()
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
H A Dhb-draw-fuzzer.cc135 unsigned glyph_count = hb_face_get_glyph_count (face); in LLVMFuzzerTestOneInput()
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp364 if (face && hb_face_get_glyph_count(face.get()) == 0) {

Completed in 8 milliseconds