Searched refs:Gdiplus (Results 1 – 3 of 3) sorted by relevance
54 using namespace Gdiplus; variable
57 Gdiplus::Font font(dc.GetSafeHdc()); in OnPaint()
388 Gdiplus::Font font(&fontFamily, (REAL)(16 * mScale / 100), FontStyleRegular, UnitPixel); in OnPaint()