Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/api/
Dtest-font.c392 hb_font_set_parent(subfont, NULL); in test_font_properties()
394 hb_font_set_parent(subfont, font); in test_font_properties()
396 hb_font_set_parent(subfont, NULL); in test_font_properties()
399 hb_font_set_parent(subfont, font); in test_font_properties()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt263 hb_font_set_parent
/external/harfbuzz_ng/src/
Dhb-font.h560 hb_font_set_parent (hb_font_t *font,
Dhb-font.cc1343 hb_font_set_parent (hb_font_t *font, in hb_font_set_parent() function
/external/harfbuzz_ng/
DNEWS218 * hb_font_set_parent().