Home
last modified time | relevance | path

Searched refs:SelectBrush (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx660 HBRUSH hOldBrush = SelectBrush( hDC, hMaskBrush ); in drawMask()
675 SelectBrush( hDC, hOldBrush ); in drawMask()
741 HBRUSH hOldBrush = SelectBrush( getHDC(), GetStockBrush( NULL_BRUSH ) ); in invert()
748 SelectBrush( getHDC(), hOldBrush ); in invert()
762 HBRUSH hOldBrush = SelectBrush( getHDC(), pSalData->mh50Brush ); in invert()
765 SelectBrush( getHDC(), hOldBrush ); in invert()
811 hOldBrush = SelectBrush( getHDC(), hBrush ); in invert()
842 SelectBrush( getHDC(), hOldBrush ); in invert()
H A Dsalgdi.cxx547 SelectBrush( pData->getHDC(), pData->mhDefBrush ); in ImplSalDeInitGraphics()
1170 HBRUSH hOldBrush = SelectBrush( getHDC(), hNewBrush ); in SetFillColor()
1274 HBRUSH hOldBrush = SelectBrush( getHDC(), hNewBrush ); in SetFillColor()
1321 HBRUSH hOldBrush = SelectBrush( getHDC(), hBrush ); in drawPixel()
1323 SelectBrush( getHDC(), hOldBrush ); in drawPixel()
1346 HBRUSH hOldBrush = SelectBrush( getHDC(), hBrush ); in drawPixel()
1348 SelectBrush( getHDC(), hOldBrush ); in drawPixel()
1387 HBRUSH hOldBrush = SelectBrush( getHDC(), hBrush ); in drawLine()
1389 SelectBrush( getHDC(), hOldBrush ); in drawLine()
H A Dsalprn.cxx2320 HBRUSH hTempBrush = SelectBrush( hDC, GetStockBrush( NULL_BRUSH ) ); in StartPage()
2323 SelectBrush( hDC, hTempBrush ); in StartPage()
/aoo42x/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx309 GC X11SalGraphics::SelectBrush() in SelectBrush() function in X11SalGraphics
834 SelectBrush(), in drawRect()
921 SelectBrush(), in drawPolygon()
960 GC pGC = SelectBrush(); in drawPolyPolygon()
/aoo42x/main/vcl/inc/win/
H A Dwincomp.hxx52 inline HBRUSH SelectBrush( HDC hDC, HBRUSH hBrush ) in SelectBrush() function
/aoo42x/main/vcl/inc/unx/
H A Dsalgdi.h145 GC SelectBrush();

Completed in 41 milliseconds