Searched defs:brush (Results 1 – 6 of 6) sorted by relevance
257 HBRUSH brush = ::CreateSolidBrush(RGB(0, 0, 0)); in OnPaint() local290 HBRUSH brush = ::CreateSolidBrush(RGB(0, 0, 0)); in OnPaint() local309 HBRUSH brush = ::CreateSolidBrush(::GetSysColor(COLOR_WINDOW)); in OnPaint() local
1954 HBRUSH brush = nullptr; in WndProc() local2020 BOOL SetControlColor(HWND hWnd, HDC hDC, HBRUSH *brush) { in SetControlColor()
1733 *brush = WMF_DC_BRUSH(dc); in util_set_brush() local
969 IXpsOMBrush** brush, in createXpsBrush()
873 void* brush, in GdipDrawDriverString()