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.c302 hb_font_make_immutable (font3); in test_fontfuncs_subclassing()
397 hb_font_make_immutable (subfont); in test_font_properties()
452 hb_font_make_immutable (font); in test_font_properties()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt245 hb_font_make_immutable
/external/harfbuzz_ng/src/
Dhb-font.cc1306 hb_font_make_immutable (hb_font_t *font) in hb_font_make_immutable() function
1312 hb_font_make_immutable (font->parent); in hb_font_make_immutable()
Dhb-font.h554 hb_font_make_immutable (hb_font_t *font);
/external/harfbuzz_ng/
DNEWS227 anymore. hb_font_make_immutable() does.