Searched refs:VGLBitmapString (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/share/examples/libvgl/
H A Ddemo.c76 VGLBitmapString(VGLDisplay, 100,100,
79 VGLBitmapString(VGLDisplay, 100,100,
82 VGLBitmapString(VGLDisplay, 100,100,
85 VGLBitmapString(VGLDisplay, 100,100,
/freebsd-11.0-release/lib/libvgl/
H A DMakefile15 vgl.3 VGLBitmapString.3 \
H A Dtext.c122 VGLBitmapString(VGLBitmap *Object, int x, int y, char *str, function
H A Dvgl.h152 void VGLBitmapString(VGLBitmap *Object, int x, int y, char *str, byte fgcol, byte bgcol, int fill, int dir);
/freebsd-11.0-release/release/picobsd/tinyware/view/
H A Dview.c148 VGLBitmapString(VGLDisplay,x1+1,y1+1,title,0,pal_colors-1,0,0);
152 VGLBitmapString(VGLDisplay,x1+1,y1+11+i*9,std_menu[i].descr,0,pal_colors-1,0,0);
163 VGLBitmapString(VGLDisplay,x1+1,y1+11+last_pos*9,std_menu[last_pos].descr,0,pal_colors-1,0,0);
167 VGLBitmapString(VGLDisplay,x1+1,y1+11+last_pos*9,std_menu[last_pos].descr,0,pal_colors-1,0,0);
168 VGLBitmapString(VGLDisplay,x1+1,y1+11+cur_pos*9,std_menu[cur_pos].descr,pal_colors/2+1,pal_colors-1,0,0);

Completed in 61 milliseconds