Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libvgl/
H A DMakefile10 MLINKS+= vgl.3 VGLBitmapAllocateBits.3 \
H A Dvgl.h114 int VGLBitmapAllocateBits(VGLBitmap *object);
H A Dbitmap.c287 VGLBitmapAllocateBits(VGLBitmap *object) in VGLBitmapAllocateBits() function
H A Dmouse.c267 VGLBitmapAllocateBits(VGLMouseOrMask); in VGLMouseSetImage()
/freebsd-13.1/share/examples/libvgl/
H A Ddemo.c62 VGLBitmapAllocateBits(tmp); in main()