Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-draw.h194 typedef void (*hb_draw_close_path_func_t) (hb_draw_funcs_t *dfuncs, void *draw_data, typedef
275 hb_draw_close_path_func_t func,
Dmain.cc318 …hb_draw_funcs_set_close_path_func (funcs, (hb_draw_close_path_func_t) close_path, nullptr, nullptr… in dump_glyphs()
/external/harfbuzz_ng/test/api/
Dtest-draw-varc.c256 hb_draw_funcs_set_close_path_func (funcs, (hb_draw_close_path_func_t) close_path, NULL, NULL); in main()
Dtest-draw.c1168 hb_draw_funcs_set_close_path_func (funcs, (hb_draw_close_path_func_t) close_path, NULL, NULL); in main()
1175 hb_draw_funcs_set_close_path_func (funcs2, (hb_draw_close_path_func_t) close_path, NULL, NULL); in main()
/external/harfbuzz_ng/test/fuzzing/
Dhb-draw-fuzzer.cc149 …hb_draw_funcs_set_close_path_func (funcs, (hb_draw_close_path_func_t) _close_path, nullptr, nullpt… in LLVMFuzzerTestOneInput()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt223 hb_draw_close_path_func_t
/external/harfbuzz_ng/
DNEWS845 +hb_draw_close_path_func_t