Home
last modified time | relevance | path

Searched refs:hb_font_set_ppem (Results 1 – 7 of 7) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-font.c532 hb_font_set_ppem (font, 17, 19); in test_font_properties()
557 hb_font_set_ppem (font, 10, 12); in test_font_properties()
591 hb_font_set_ppem (subfont, 10, 12); in test_font_properties()
/external/harfbuzz_ng/src/
Dtest-ot-color.cc95 hb_font_set_ppem (font, ppem, ppem); in png_dump()
Dhb-font.h639 hb_font_set_ppem (hb_font_t *font,
Dhb-ft.cc691 hb_font_set_ppem (font, in hb_ft_font_changed()
Dhb-font.cc1742 hb_font_set_ppem (hb_font_t *font, in hb_font_set_ppem() function
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt320 hb_font_set_ppem
/external/harfbuzz_ng/util/
Doptions.cc679 hb_font_set_ppem (font, x_ppem, y_ppem); in get_font()