Searched refs:VGLBitmapString (Results 1 – 4 of 4) sorted by relevance
/freebsd/share/examples/libvgl/ |
H A D | demo.c | 76 VGLBitmapString(VGLDisplay, 100,100, in main() 79 VGLBitmapString(VGLDisplay, 100,100, in main() 82 VGLBitmapString(VGLDisplay, 100,100, in main() 85 VGLBitmapString(VGLDisplay, 100,100, in main()
|
/freebsd/lib/libvgl/ |
H A D | Makefile | 14 vgl.3 VGLBitmapString.3 \
|
H A D | text.c | 126 VGLBitmapString(VGLBitmap *Object, int x, int y, char *str, in VGLBitmapString() function
|
H A D | vgl.h | 159 void VGLBitmapString(VGLBitmap *Object, int x, int y, char *str, u_long fgcol, u_long bgcol, int fi…
|