Home
last modified time | relevance | path

Searched refs:hb_font_get_glyph_func_t (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-deprecated.h100 typedef hb_bool_t (*hb_font_get_glyph_func_t) (hb_font_t *font, void *font_data, typedef
107 hb_font_get_glyph_func_t func,
Dhb-font.cc2303 typedef hb_trampoline_t<hb_font_get_glyph_func_t> hb_font_get_glyph_trampoline_t;
2343 hb_font_get_glyph_func_t func, in hb_font_funcs_set_glyph_func()
/third_party/harfbuzz/src/
Dhb-deprecated.h100 typedef hb_bool_t (*hb_font_get_glyph_func_t) (hb_font_t *font, void *font_data, typedef
107 hb_font_get_glyph_func_t func,
Dhb-font.cc2302 typedef hb_trampoline_t<hb_font_get_glyph_func_t> hb_font_get_glyph_trampoline_t;
2342 hb_font_get_glyph_func_t func, in hb_font_funcs_set_glyph_func()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-deprecated.h61 typedef hb_bool_t (*hb_font_get_glyph_func_t) (hb_font_t *font, void *font_data, typedef
68 hb_font_get_glyph_func_t func,
Dhb-font.cc1984 typedef hb_trampoline_t<hb_font_get_glyph_func_t> hb_font_get_glyph_trampoline_t;
2024 hb_font_get_glyph_func_t func, in hb_font_funcs_set_glyph_func()
/third_party/harfbuzz/docs/
Dharfbuzz-sections.txt186 hb_font_get_glyph_func_t
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt190 hb_font_get_glyph_func_t
/third_party/flutter/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt181 hb_font_get_glyph_func_t
/third_party/flutter/skia/third_party/externals/harfbuzz/
DNEWS890 - hb_font_get_glyph_func_t
2142 hb_font_get_glyph_func_t returns a success boolean now
/third_party/harfbuzz/
DNEWS1099 - hb_font_get_glyph_func_t
2351 hb_font_get_glyph_func_t returns a success boolean now
/third_party/skia/third_party/externals/harfbuzz/
DNEWS1233 - hb_font_get_glyph_func_t
2485 hb_font_get_glyph_func_t returns a success boolean now
/third_party/chromium/patch/
D0001-cve.patch25175 hb_font_get_glyph_func_t