Lines Matching refs:clearBrush
280 DeleteObject(pwc->clearBrush);282 pwc->clearBrush = CreateSolidBrush(pwc->clearColorRef); 401 HBRUSH Old_Brush = SelectObject(DC, pwc->clearBrush);1143 DeleteObject(pwc->clearBrush); 1200 c->clearBrush = CreateSolidBrush(0);