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

/freebsd-12-stable/lib/libvgl/
H A Dbitmap.c48 WriteVerticalLine(VGLBitmap *dst, int x, int y, int width, byte *line) function
327 WriteVerticalLine(dst, dstx, dstline, width,
350 WriteVerticalLine(dst, dstx, dstline, width, p);

Completed in 169 milliseconds