Home
last modified time | relevance | path

Searched defs:DrawRoundRect (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DDrawCommon.cpp535 void CDrawCommon::DrawRoundRect(CRect rect, COLORREF color, int radius, BYTE alpha /*= 255*/) in DrawRoundRect() function in CDrawCommon
540 void CDrawCommon::DrawRoundRect(Gdiplus::Rect rect, Gdiplus::Color color, int radius) in DrawRoundRect() function in CDrawCommon