Home
last modified time | relevance | path

Searched refs:hb_font_set_parent (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-font.c480 hb_font_set_parent(subfont, NULL); in test_font_properties()
482 hb_font_set_parent(subfont, font); in test_font_properties()
484 hb_font_set_parent(subfont, NULL); in test_font_properties()
487 hb_font_set_parent(subfont, font); in test_font_properties()
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt344 hb_font_set_parent
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-font.h966 hb_font_set_parent (hb_font_t *font,
Dhb-font.cc1757 hb_font_set_parent (hb_font_t *font, in hb_font_set_parent() function
/third_party/skia/third_party/externals/harfbuzz/
DNEWS1387 * hb_font_set_parent().