Searched refs:hb_font_get_ppem (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-font.c | 517 hb_font_get_ppem (font, NULL, NULL); in test_font_properties() 519 hb_font_get_ppem (font, &x_ppem, NULL); in test_font_properties() 522 hb_font_get_ppem (font, NULL, &y_ppem); in test_font_properties() 525 hb_font_get_ppem (font, &x_ppem, &y_ppem); in test_font_properties() 532 hb_font_get_ppem (font, &x_ppem, &y_ppem); in test_font_properties() 556 hb_font_get_ppem (font, &x_ppem, &y_ppem); in test_font_properties() 585 hb_font_get_ppem (subfont, &x_ppem, &y_ppem); in test_font_properties() 590 hb_font_get_ppem (subfont, &x_ppem, &y_ppem); in test_font_properties() 594 hb_font_get_ppem (font, &x_ppem, &y_ppem); in test_font_properties()
|
/third_party/skia/third_party/externals/harfbuzz/docs/ |
D | harfbuzz-sections.txt | 329 hb_font_get_ppem
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-font.h | 1012 hb_font_get_ppem (hb_font_t *font,
|
D | hb-font.cc | 1979 hb_font_get_ppem (hb_font_t *font, in hb_font_get_ppem() function
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 256 <!-- hb_font_get_ppem --> 257 …<elf-symbol name='hb_font_get_ppem' type='func-type' binding='global-binding' visibility='default-… 9681 <!-- void hb_font_get_ppem(hb_font_t*, unsigned int*, unsigned int*) --> 9682 …hb_font_get_ppem' mangled-name='hb_font_get_ppem' filepath='/tmp/legendre/spack-stage/spack-stage-…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 135 …<elf-symbol name='hb_font_get_ppem' type='func-type' binding='global-binding' visibility='default-… 6095 …hb_font_get_ppem' mangled-name='hb_font_get_ppem' filepath='/tmp/legendre/spack-stage/spack-stage-…
|