Home
last modified time | relevance | path

Searched refs:VGLBitmapAllocateBits (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libvgl/
H A DMakefile9 MLINKS+= vgl.3 VGLBitmapAllocateBits.3 \
H A Dvgl.h112 int VGLBitmapAllocateBits(VGLBitmap *object);
H A Dbitmap.c284 VGLBitmapAllocateBits(VGLBitmap *object) in VGLBitmapAllocateBits() function
H A Dmouse.c265 VGLBitmapAllocateBits(VGLMouseOrMask); in VGLMouseSetImage()
/freebsd/share/examples/libvgl/
H A Ddemo.c60 VGLBitmapAllocateBits(tmp); in main()