Searched refs:VGLText (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/lib/libvgl/
H A Dtext.c36 static VGLText *VGLTextFont = 0;
51 if ((VGLTextFont=(VGLText*)malloc(sizeof(VGLText))) == (VGLText*)0)
H A Dvgl.h69 typedef struct VGLText { struct
72 } VGLText; typedef in typeref:struct:VGLText

Completed in 100 milliseconds