Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libvgl/
H A DMakefile10 MLINKS+= vgl.3 VGLBitmapAllocateBits.3 \
H A Dvgl.h113 int VGLBitmapAllocateBits(VGLBitmap *object);
H A Dbitmap.c402 VGLBitmapAllocateBits(VGLBitmap *object) in VGLBitmapAllocateBits() function
/freebsd-12.1/share/examples/libvgl/
H A Ddemo.c62 VGLBitmapAllocateBits(tmp); in main()