Searched refs:crText (Results 1 – 1 of 1) sorted by relevance
75 COLORREF crText; in winDrawURLWindow() local84 crText = RGB(128 + 64, 0, 0); in winDrawURLWindow()86 crText = RGB(0, 128 + 64, 0); in winDrawURLWindow()88 crText = RGB(0, 0, 128 + 64); in winDrawURLWindow()89 SetTextColor(draw->hDC, crText); in winDrawURLWindow()