Home
last modified time | relevance | path

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

/dflybsd-src/lib/libvgl/
H A Dbitmap.c46 WriteVerticalLine(VGLBitmap *dst, int x, int y, int width, byte *line) in WriteVerticalLine() function
286 WriteVerticalLine(dst, dstx, dstline, width, in __VGLBitmapCopy()
309 WriteVerticalLine(dst, dstx, dstline, width, p); in __VGLBitmapCopy()