Searched refs:hb_draw_close_path_func_t (Results 1 – 7 of 7) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-draw.h | 194 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,
|
D | main.cc | 318 …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/ |
D | test-draw-varc.c | 256 hb_draw_funcs_set_close_path_func (funcs, (hb_draw_close_path_func_t) close_path, NULL, NULL); in main()
|
D | test-draw.c | 1168 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/ |
D | hb-draw-fuzzer.cc | 149 …hb_draw_funcs_set_close_path_func (funcs, (hb_draw_close_path_func_t) _close_path, nullptr, nullpt… in LLVMFuzzerTestOneInput()
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 223 hb_draw_close_path_func_t
|
/external/harfbuzz_ng/ |
D | NEWS | 845 +hb_draw_close_path_func_t
|