Searched refs:WindowsColor (Results 1 – 1 of 1) sorted by relevance
32 static COLORREF WindowsColor(unsigned long c) in WindowsColor() function103 I->host->pen = CreatePen(PS_SOLID, I->host->line_width, WindowsColor(I->host->color)); in new_pen_brush()104 I->host->brush = CreateSolidBrush(WindowsColor(I->host->color)); in new_pen_brush()