Home
last modified time | relevance | path

Searched refs:VipsPlotFn (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/vips/vips-8.12.0/libvips/include/vips/
H A Dalmostdeprecated.h278 VipsPlotFn fn, void *client1, void *client2, void *client3 );
H A Dvips7compat.h1022 typedef int (*VipsPlotFn)( VipsImage *image, int x, int y, typedef
1027 VipsPlotFn plot, void *a, void *b, void *c );
/dports/graphics/vips/vips-8.12.0/libvips/deprecated/
H A Drename.c526 VipsPlotFn fn, void *client1, void *client2, void *client3 ) in im_fastlineuser()
H A Dvips7compat.c4951 VipsPlotFn plot;
4968 VipsPlotFn plot, void *a, void *b, void *c ) in im_draw_line_user()
5186 (VipsPlotFn) im_plotmask, ink->data, mask->data, &mask_rect ) ) in im_lineset()
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dimageinfo.c1684 (VipsPlotFn) imageinfo_draw_point_cb, mask_im, data, NULL ) ) { in imageinfo_paint_line()
1718 (VipsPlotFn) im_smudge, oper, NULL, NULL ) ) { in imageinfo_paint_smudge()