Home
last modified time | relevance | path

Searched refs:hb_font_set_parent (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
H A 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/src/
H A Dhb-font.h966 hb_font_set_parent (hb_font_t *font,
H A Dhb-font.cc1748 * hb_font_set_parent:
1757 hb_font_set_parent (hb_font_t *font, in hb_font_set_parent() function

Completed in 5 milliseconds