Home
last modified time | relevance | path

Searched refs:im_draw_rect (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/vips/vips-8.12.0/libvips/deprecated/
H A Dinplace_dispatch.c519 return( im_draw_rect( image, left, top, width, height, fill, ink ) ); in draw_rect_vec()
H A Drename.c507 return( im_draw_rect( im, in im_paintrect()
H A Dvips7compat.c4998 im_draw_rect( IMAGE *image, in im_draw_rect() function
/dports/graphics/vips/vips-8.12.0/libvips/include/vips/
H A Dvips7compat.h1019 int im_draw_rect( VipsImage *image,
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dimageinfo.c1802 if( im_draw_rect( im, in imageinfo_paint_rect()
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.28/
H A D_stdenv.def1752 = im_draw_rect image (to_real x) (to_real y)
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.26/
H A D_stdenv.def1697 = im_draw_rect image (to_real x) (to_real y)
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/8.4/
H A D_stdenv.def1842 = im_draw_rect image (to_real x) (to_real y)
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.38/
H A D_stdenv.def1888 = im_draw_rect image (to_real x) (to_real y)
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/8.3/
H A D_stdenv.def1842 = im_draw_rect image (to_real x) (to_real y)
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/8.6/
H A D_stdenv.def1864 = im_draw_rect image (to_real x) (to_real y)
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/7.40/
H A D_stdenv.def1903 = im_draw_rect image (to_real x) (to_real y)
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/8.5/
H A D_stdenv.def1840 = im_draw_rect image (to_real x) (to_real y)
/dports/graphics/nip2/nip2-8.7.1/share/nip2/compat/8.2/
H A D_stdenv.def1870 = im_draw_rect image (to_real x) (to_real y)
/dports/graphics/nip2/nip2-8.7.1/share/nip2/start/
H A D_stdenv.def1864 = im_draw_rect image (to_real x) (to_real y)
/dports/graphics/vips/vips-8.12.0/
H A DChangeLog1004 im_draw_image(), im_draw_rect(), im_draw_point(), im_read_point(),
1670 - added im_draw_rect(), moved im_paintrect() to deprecated