Searched refs:VGLText (Results 1 – 2 of 2) sorted by relevance
36 static VGLText *VGLTextFont;51 if ((VGLTextFont=(VGLText*)malloc(sizeof(VGLText))) == (VGLText*)0) in VGLTextSetFontFile()
69 typedef struct VGLText { struct72 } VGLText; argument