Searched refs:WriteVerticalLine (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/lib/libvgl/ |
| H A D | bitmap.c | 48 WriteVerticalLine(VGLBitmap *dst, int x, int y, int width, byte *line) in WriteVerticalLine() function 327 WriteVerticalLine(dst, dstx, dstline, width, in __VGLBitmapCopy() 350 WriteVerticalLine(dst, dstx, dstline, width, p); in __VGLBitmapCopy()
|