Searched defs:color1 (Results 1 – 4 of 4) sorted by relevance
9 COLORREF color1 = 0; member
229 COLORREF CColorConvert::GetGradientColor(COLORREF color1, COLORREF color2, int percent) in GetGradientColor()
476 COLORREF color1, color2; in DrawLyricDoubleLine() local
106 void CDrawCommon::DrawWindowText(CRect rect, LPCTSTR lpszString, COLORREF color1, COLORREF color2, … in DrawWindowText()