Searched refs:VGLText (Results 1 – 2 of 2) sorted by relevance
35 static VGLText *VGLTextFont = NULL;50 if ((VGLTextFont=(VGLText*)malloc(sizeof(VGLText))) == NULL) in VGLTextSetFontFile()
63 typedef struct VGLText { struct66 } VGLText; argument