Home
last modified time | relevance | path

Searched refs:FillRect (Results 1 – 13 of 13) sorted by path

/trunk/main/embedserv/source/embed/
H A Dtracker.cxx643 FillRect(hDC,&rect,hbrush); in Draw()
/trunk/main/extensions/source/activex/main/
H A DSOActiveX.cpp1088 FillRect( di.hdcDraw, (RECT*)di.prcBounds, (HBRUSH)COLOR_BACKGROUND ); in OnDraw()
/trunk/main/extensions/test/ole/MfcControl/
H A DMfcControlCtl.cpp186 pdc->FillRect(rcBounds, CBrush::FromHandle((HBRUSH)GetStockObject(WHITE_BRUSH))); in OnDraw()
/trunk/main/fpicker/source/win32/filepicker/
H A Ddibpreview.cxx292 FillRect(hDC,&rc,(HBRUSH)(COLOR_INACTIVEBORDER + 1)); in onPaint()
299 FillRect(hDC,&rc,(HBRUSH)(COLOR_INACTIVEBORDER + 1)); in onPaint()
309 FillRect(hDC,&rc,(HBRUSH)(COLOR_INACTIVEBORDER + 1)); in onPaint()
316 FillRect(hDC,&rc,(HBRUSH)(COLOR_INACTIVEBORDER + 1)); in onPaint()
323 FillRect(hDC,&rc,(HBRUSH)(COLOR_INACTIVEBORDER + 1)); in onPaint()
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx840 pAccess->FillRect( aRect ); in CreateDesignPreview()
/trunk/main/svtools/source/filter/jpeg/
H A Djpeg.cxx541 pAcc1->FillRect( Rectangle( Point( 0, nLastLines ), in CreateIntermediateGraphic()
/trunk/main/vcl/inc/vcl/
H A Dbmpacc.hxx222 void FillRect( const Rectangle& rRect );
/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx601 pWriteAcc->FillRect( aRect ); in Erase()
H A Dbmpacc3.cxx125 FillRect( aRect ); in Erase()
270 void BitmapWriteAccess::FillRect( const Rectangle& rRect ) in FillRect() function in BitmapWriteAccess
299 FillRect( rRect ); in DrawRect()
H A Dpdfwriter_impl.cxx292 pAcc->FillRect( Rectangle( Point( 0, 0 ), Size( 256, 256 ) ) ); in doTestCode()
/trunk/main/vcl/test/
H A Dcanvasbitmaptest.cxx903 pAcc->FillRect(Rectangle(0,0,100,100)); in Paint()
922 pAcc->FillRect(Rectangle(0,0,100,100)); in Paint()
940 pAcc->FillRect(Rectangle(0,0,100,100)); in Paint()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx1415 ::FillRect( getHDC(), &aWinRect, mhBrush ); in drawRect()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx1316FillRect( dc, &aRect, (HBRUSH) (COLOR_MENU+1) ); // choose the menucolor, because it's mostly noti… in ImplSalShow()

Completed in 152 milliseconds