Home
last modified time | relevance | path

Searched refs:color_highlight (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dcolor_box_button.cpp36 COLORREF color_highlight = GetSysColor(COLOR_HIGHLIGHT); in OnPaint() local
77 …lidBrush selectBrush(Color(20, GetRValue(color_highlight), GetGValue(color_highlight), GetBValue(c… in OnPaint()
78 …en selectPen(Color(128, GetRValue(color_highlight), GetGValue(color_highlight), GetBValue(c… in OnPaint()
85 …lidBrush selectBrush(Color(20, GetRValue(color_highlight), GetGValue(color_highlight), GetBValue(c… in OnPaint()
86 …Pen selectPen(Color(GetRValue(color_highlight), GetGValue(color_highlight), GetBValue(color… in OnPaint()