Searched refs:GdipDrawDriverString (Results 1 – 2 of 2) sorted by relevance
39 …FX_BOOL GdipDrawDriverString(void *graphics, unsigned short *text, int length, void *font…
611 FX_BOOL CGdiplusExt::GdipDrawDriverString(void *graphics, unsigned short *text, int length, in GdipDrawDriverString() function in CGdiplusExt615 …GpStatus status = CallFunc(GdipDrawDriverString)((GpGraphics*)graphics, (GDIPCONST UINT16 *)text, … in GdipDrawDriverString()