Searched refs:hb_font_set_ppem (Results 1 – 7 of 7) sorted by relevance
/external/harfbuzz_ng/test/api/ |
D | test-font.c | 532 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/ |
D | test-ot-color.cc | 95 hb_font_set_ppem (font, ppem, ppem); in png_dump()
|
D | hb-font.h | 639 hb_font_set_ppem (hb_font_t *font,
|
D | hb-ft.cc | 691 hb_font_set_ppem (font, in hb_ft_font_changed()
|
D | hb-font.cc | 1742 hb_font_set_ppem (hb_font_t *font, in hb_font_set_ppem() function
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 320 hb_font_set_ppem
|
/external/harfbuzz_ng/util/ |
D | options.cc | 679 hb_font_set_ppem (font, x_ppem, y_ppem); in get_font()
|