CBrushHandle     1252 third_party/wtl/include/atlgdi.h 	CBrushHandle GetCurrentBrush() const
CBrushHandle     1255 third_party/wtl/include/atlgdi.h 		return CBrushHandle((HBRUSH)::GetCurrentObject(m_hDC, OBJ_BRUSH));
CBrushHandle     3006 third_party/wtl/include/atlgdi.h 	static CBrushHandle PASCAL GetHalftoneBrush()
CBrushHandle     3018 third_party/wtl/include/atlgdi.h 		return CBrushHandle(halftoneBrush);
CBrushHandle      742 third_party/wtl/include/atlsplit.h 				CBrushHandle brushOld = dc.SelectBrush(brush);