Searched defs:yc (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/libvgl/ |
H A D | simple.c | 386 set4pixels(VGLBitmap *object, int x, int y, int xc, int yc, u_long color) in set4pixels() 404 VGLEllipse(VGLBitmap *object, int xc, int yc, int a, int b, u_long color) in VGLEllipse() 427 set2lines(VGLBitmap *object, int x, int y, int xc, int yc, u_long color) in set2lines() 440 VGLFilledEllipse(VGLBitmap *object, int xc, int yc, int a, int b, u_long color) in VGLFilledEllipse()
|