Searched defs:yc (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/lib/libvgl/ |
H A D | simple.c | 177 set4pixels(VGLBitmap *object, int x, int y, int xc, int yc, byte color) in set4pixels() 195 VGLEllipse(VGLBitmap *object, int xc, int yc, int a, int b, byte color) in VGLEllipse() 218 set2lines(VGLBitmap *object, int x, int y, int xc, int yc, byte color) in set2lines() 231 VGLFilledEllipse(VGLBitmap *object, int xc, int yc, int a, int b, byte color) in VGLFilledEllipse()
|