Home
last modified time | relevance | path

Searched refs:hb_face_get_glyph_count (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
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()
Dtest-ot-glyphname.cc50 const unsigned int num_glyphs = hb_face_get_glyph_count (face); in main()
Dhb-face.h135 hb_face_get_glyph_count (const hb_face_t *face);
Dhb-sanitize.hh399 set_num_glyphs (hb_face_get_glyph_count (face)); in reference_table()
Dhb-face.cc520 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/
Dperf-extents.hh20 num_glyphs = hb_face_get_glyph_count (face); in extents()
Dperf-draw.hh65 num_glyphs = hb_face_get_glyph_count (face); in draw()
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
Dhb-draw-fuzzer.cc135 unsigned glyph_count = hb_face_get_glyph_count (face); in LLVMFuzzerTestOneInput()
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt240 hb_face_get_glyph_count
/third_party/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp279 if (face && hb_face_get_glyph_count(face.get()) == 0) {
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi142 <!-- 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*) -->
5245hb_face_get_glyph_count' mangled-name='hb_face_get_glyph_count' filepath='/tmp/legendre/spack-stag…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi78 …<elf-symbol name='hb_face_get_glyph_count' type='func-type' binding='global-binding' visibility='d…
3300hb_face_get_glyph_count' mangled-name='hb_face_get_glyph_count' filepath='/tmp/legendre/spack-stag…
/third_party/chromium/patch/
D0001-cve.patch44559 + 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);