Searched refs:hBrush (Results 1 – 2 of 2) sorted by relevance
807 HBRUSH hBrush = NULL; in DrawPath() local815 hBrush = _CreateBrush(fill_color); in DrawPath()816 hBrush = (HBRUSH)SelectObject(m_hDC, hBrush); in DrawPath()850 if (hBrush) { in DrawPath()851 hBrush = (HBRUSH)SelectObject(m_hDC, hBrush); in DrawPath()852 DeleteObject(hBrush); in DrawPath()871 HBRUSH hBrush = CreateSolidBrush(rgb); in FillRect() local872 ::FillRect(m_hDC, (RECT*)pRect, hBrush); in FillRect()873 DeleteObject(hBrush); in FillRect()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...