Searched refs:VGLBitmapString (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/share/examples/libvgl/ |
H A D | demo.c | 75 VGLBitmapString(VGLDisplay, 100,100, in main() 78 VGLBitmapString(VGLDisplay, 100,100, in main() 81 VGLBitmapString(VGLDisplay, 100,100, in main() 84 VGLBitmapString(VGLDisplay, 100,100, in main()
|
/dflybsd-src/lib/libvgl/ |
H A D | Makefile | 15 vgl.3 VGLBitmapString.3 \
|
H A D | text.c | 121 VGLBitmapString(VGLBitmap *Object, int x, int y, char *str, in VGLBitmapString() function
|
H A D | vgl.h | 146 void VGLBitmapString(VGLBitmap *Object, int x, int y, char *str, byte fgcol, byte bgcol, int fill, …
|