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.c483 hb_font_set_parent(subfont, NULL); in test_font_properties()
485 hb_font_set_parent(subfont, font); in test_font_properties()
487 hb_font_set_parent(subfont, NULL); in test_font_properties()
490 hb_font_set_parent(subfont, font); in test_font_properties()
/external/harfbuzz_ng/src/
Dhb-font.h598 hb_font_set_parent (hb_font_t *font,
Dhb-font.cc1547 hb_font_set_parent (hb_font_t *font, in hb_font_set_parent() function
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt319 hb_font_set_parent
/external/harfbuzz_ng/
DNEWS1001 * hb_font_set_parent().