Searched refs:GdipSetTextRenderingHint (Results 1 – 2 of 2) sorted by relevance
36 void GdipSetTextRenderingHint(void* graphics, int mode);
601 void CGdiplusExt::GdipSetTextRenderingHint(void* graphics, int mode) in GdipSetTextRenderingHint() function in CGdiplusExt604 CallFunc(GdipSetTextRenderingHint)((GpGraphics*)graphics, (TextRenderingHint)mode); in GdipSetTextRenderingHint()