Searched refs:select_brush (Results 1 – 1 of 1) sorted by relevance
2375 CBrush select_brush; in PaintStringRow() local2379 select_brush.CreateSolidBrush(GetSysColor(COLOR_HIGHLIGHT)); in PaintStringRow()2384 select_brush.CreateSolidBrush(GetSysColor(COLOR_BTNFACE)); in PaintStringRow()2390 dc->FillRect(size, &select_brush); in PaintStringRow()