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.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()
/external/harfbuzz_ng/src/
Dhb-font.h637 hb_font_set_parent (hb_font_t *font,
Dhb-font.cc1576 hb_font_set_parent (hb_font_t *font, in hb_font_set_parent() function
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt337 hb_font_set_parent
/external/harfbuzz_ng/
DNEWS1118 * hb_font_set_parent().