Home
last modified time | relevance | path

Searched refs:hb_font_get_face (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-font.c128 unsigned int upem = hb_face_get_upem (hb_font_get_face (font)); in _test_font_nil_funcs()
450 g_assert (hb_font_get_face (hb_font_get_empty ()) == hb_face_get_empty ()); in test_font_empty()
476 g_assert (hb_font_get_face (font) == face); in test_font_properties()
494 upem = hb_face_get_upem (hb_font_get_face (font)); in test_font_properties()
566 g_assert (hb_font_get_face (subfont) == face); in test_font_properties()
Dtest-ot-face.c41 hb_face_t *face = hb_font_get_face (font); in test_font()
Dtest-ot-math.c73 hb_face = hb_face_reference (hb_font_get_face (hb_font)); in openFont()
107 hb_face = hb_font_get_face (hb_font); in test_has_data()
/third_party/skia/third_party/externals/harfbuzz/src/
Dmain.cc179 hb_face_t *face = hb_font_get_face (font); in layered_glyph_dump()
253 unsigned num_glyphs = hb_face_get_glyph_count (hb_font_get_face (font)); in dump_glyphs()
Dhb-font.h977 hb_font_get_face (hb_font_t *font);
Dhb-font.cc1828 hb_font_get_face (hb_font_t *font) in hb_font_get_face() function
/third_party/skia/third_party/externals/harfbuzz/perf/
Dperf-extents.hh48 hb_blob_t *blob = hb_face_reference_blob (hb_font_get_face (font)); in extents()
Dperf-draw.hh120 hb_blob_t *blob = hb_face_reference_blob (hb_font_get_face (font)); in draw()
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafshaper.c127 face = hb_font_get_face( globals->hb_font ); in af_shaper_get_coverage()
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt290 hb_font_get_face
/third_party/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp332 hb_face_t* face = hb_font_get_face(typefaceFont.get()); in create_sub_hb_font()
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi220 <!-- hb_font_get_face -->
221 …<elf-symbol name='hb_font_get_face' type='func-type' binding='global-binding' visibility='default-…
9617 <!-- hb_face_t* hb_font_get_face(hb_font_t*) -->
9618hb_font_get_face' mangled-name='hb_font_get_face' filepath='/tmp/legendre/spack-stage/spack-stage-…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi117 …<elf-symbol name='hb_font_get_face' type='func-type' binding='global-binding' visibility='default-…
6060hb_font_get_face' mangled-name='hb_font_get_face' filepath='/tmp/legendre/spack-stage/spack-stage-…
/third_party/chromium/patch/
D0001-cve.patch72321 + hb_face_t *face = hb_font_get_face (font);
72408 + hb_face_t *face = hb_font_get_face (font_opts->font);
72428 + hb_face_t *face = hb_font_get_face (font);