Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/api/
Dtest-font.c312 hb_font_make_immutable (font3); in test_fontfuncs_subclassing()
488 hb_font_make_immutable (subfont); in test_font_properties()
548 hb_font_make_immutable (font); in test_font_properties()
/external/harfbuzz_ng/src/
Dhb-font.h592 hb_font_make_immutable (hb_font_t *font);
Dhb-font.cc1510 hb_font_make_immutable (hb_font_t *font) in hb_font_make_immutable() function
1516 hb_font_make_immutable (font->parent); in hb_font_make_immutable()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt314 hb_font_make_immutable
/external/harfbuzz_ng/
DNEWS1010 anymore. hb_font_make_immutable() does.