Home
last modified time | relevance | path

Searched refs:hBrush (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp807 HBRUSH hBrush = NULL; in DrawPath() local
815 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() local
872 ::FillRect(m_hDC, (RECT*)pRect, hBrush); in FillRect()
873 DeleteObject(hBrush); in FillRect()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...