Searched refs:VGLGetXY (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/lib/libvgl/
H A DMakefile24 vgl.3 VGLGetXY.3 \
H A Dvgl.h136 u_long VGLGetXY(VGLBitmap *object, int x, int y);
H A Dsimple.c145 VGLGetXY(VGLBitmap *object, int x, int y) function
/freebsd-11.0-release/release/picobsd/tinyware/view/
H A Dview.c219 VGLSetXY(&target,target.Xsize-(e->zoom*y+i),e->zoom*x+j,VGLGetXY(pic,x,y));
221 VGLSetXY(&target,e->zoom*x+i,e->zoom*y+j,VGLGetXY(pic,x,y));

Completed in 116 milliseconds