Home
last modified time | relevance | path

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

/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/test/api/
H A Dtest-font.c365 nominal_glyph_func (hb_font_t *font HB_UNUSED, in nominal_glyph_func() function
412 hb_font_funcs_set_nominal_glyph_func (ffuncs1, nominal_glyph_func, NULL, NULL); in test_fontfuncs_parallels()
/dports/print/harfbuzz/harfbuzz-3.4.0/test/api/
H A Dtest-font.c365 nominal_glyph_func (hb_font_t *font HB_UNUSED, in nominal_glyph_func() function
412 hb_font_funcs_set_nominal_glyph_func (ffuncs1, nominal_glyph_func, NULL, NULL); in test_fontfuncs_parallels()
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/test/api/
H A Dtest-font.c365 nominal_glyph_func (hb_font_t *font HB_UNUSED, in nominal_glyph_func() function
412 hb_font_funcs_set_nominal_glyph_func (ffuncs1, nominal_glyph_func, NULL, NULL); in test_fontfuncs_parallels()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/test/api/
H A Dtest-font.c365 nominal_glyph_func (hb_font_t *font HB_UNUSED, in nominal_glyph_func() function
412 hb_font_funcs_set_nominal_glyph_func (ffuncs1, nominal_glyph_func, NULL, NULL); in test_fontfuncs_parallels()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/test/api/
H A Dtest-font.c365 nominal_glyph_func (hb_font_t *font HB_UNUSED, in nominal_glyph_func() function
412 hb_font_funcs_set_nominal_glyph_func (ffuncs1, nominal_glyph_func, NULL, NULL); in test_fontfuncs_parallels()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/test/api/
H A Dtest-font.c365 nominal_glyph_func (hb_font_t *font HB_UNUSED, in nominal_glyph_func() function
412 hb_font_funcs_set_nominal_glyph_func (ffuncs1, nominal_glyph_func, NULL, NULL); in test_fontfuncs_parallels()
/dports/print/py-uharfbuzz/uharfbuzz-0.18.0/tests/
H A Dtest_uharfbuzz.py337 def nominal_glyph_func(font, code_point, data): function
341 funcs.set_nominal_glyph_func(nominal_glyph_func, None)