Lines Matching refs:Gdiplus
630 const Gdiplus::PointF& rPos ) const;
1938 const Gdiplus::PointF& rPos ) const in renderInfoText()
1967 Gdiplus::SolidBrush aBrush( in renderInfoText()
1968 Gdiplus::Color( 255, 255, 255 ) ); in renderInfoText()
1974 Gdiplus::SolidBrush aBrush( in renderInfoText()
1975 Gdiplus::Color( 255, 0, 255 ) ); in renderInfoText()
1976 Gdiplus::Font aFont( NULL, in renderInfoText()
1978 Gdiplus::FontStyleRegular, in renderInfoText()
1979 Gdiplus::UnitWorld, in renderInfoText()
2010 Gdiplus::PointF( 0.0, 20) ); in renderMemAvailable()
2025 Gdiplus::PointF( 0.0, 40) ); in renderMemAvailable()
2054 Gdiplus::PointF() ); in renderFPSCounter()