Searched defs:moveto_func (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgsfont.c1942 decompose_glyph_internal(hpgs_font *font, void *ctxt, hpgs_moveto_func_t moveto_func, hpgs_lineto_func_t lineto_func, hpgs_curveto_func_t curveto_func, const hpgs_matrix *m, unsigned gid) argument
2095 hpgs_font_decompose_glyph(hpgs_font *font, void *ctxt, hpgs_moveto_func_t moveto_func, hpgs_lineto_func_t lineto_func, hpgs_curveto_func_t curveto_func, const hpgs_matrix *m, unsigned gid) argument
2139 hpgs_font_decompose_utf8(hpgs_font *font, void *ctxt, hpgs_moveto_func_t moveto_func, hpgs_lineto_func_t lineto_func, hpgs_curveto_func_t curveto_func, hpgs_fill_func_t fill_func, const hpgs_matrix *m, const char *str, int strlen) argument

Completed in 39 milliseconds