Home
last modified time | relevance | path

Searched defs:dsty (Results 1 – 3 of 3) sorted by relevance

/NextBSD/lib/libvgl/
HDbitmap.c294 VGLBitmap *dst, int dstx, int dsty, int width, int hight) in __VGLBitmapCopy()
358 VGLBitmap *dst, int dstx, int dsty, int width, int hight) in VGLBitmapCopy()
/NextBSD/sys/dev/drm/
HDmga_state.c834 int dsty = pbox[i].y1 + blit->delta_dy; in mga_dma_dispatch_blit() local
/NextBSD/contrib/groff/src/devices/grolbp/
HDlbp.h306 vdmrectangle(int origx, int origy,int dstx, int dsty) in vdmrectangle()