Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DDesktopLyric.h9 COLORREF color1 = 0; member
H A DColorConvert.cpp229 COLORREF CColorConvert::GetGradientColor(COLORREF color1, COLORREF color2, int percent) in GetGradientColor()
H A DCUIDrawer.cpp476 COLORREF color1, color2; in DrawLyricDoubleLine() local
H A DDrawCommon.cpp106 void CDrawCommon::DrawWindowText(CRect rect, LPCTSTR lpszString, COLORREF color1, COLORREF color2, … in DrawWindowText()