Home
last modified time | relevance | path

Searched refs:hb_font_get_face (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
H A 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()
H A Dtest-ot-face.c41 hb_face_t *face = hb_font_get_face (font); in test_font()
H A 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/perf/
H A Dperf-extents.hh48 hb_blob_t *blob = hb_face_reference_blob (hb_font_get_face (font)); in extents()
H A Dperf-draw.hh120 hb_blob_t *blob = hb_face_reference_blob (hb_font_get_face (font)); in draw()
/third_party/skia/third_party/externals/harfbuzz/src/
H A 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()
H A Dhb-font.h977 hb_font_get_face (hb_font_t *font);
H A Dhb-font.cc1818 * hb_font_get_face:
1828 hb_font_get_face (hb_font_t *font) in hb_font_get_face() function
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafshaper.c127 face = hb_font_get_face( globals->hb_font ); in af_shaper_get_coverage()
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp444 hb_face_t* face = hb_font_get_face(typefaceFont.get());

Completed in 12 milliseconds