Home
last modified time | relevance | path

Searched refs:ImplDraw (Results 1 – 25 of 39) sorted by relevance

12

/trunk/main/vcl/source/control/
H A Dfixed.cxx224 void FixedText::ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags, in ImplDraw() function in FixedText
274 ImplDraw( this, 0, Point(), GetOutputSizePixel() ); in Paint()
313 ImplDraw( pDev, nFlags, aPos, aSize ); in Draw()
493 void FixedLine::ImplDraw( bool bLayout ) in ImplDraw() function in FixedLine
597 const_cast<FixedLine*>(this)->ImplDraw( true ); in FillLayoutData()
605 ImplDraw(); in Paint()
824 ImplDraw( this, 0, Point(), GetOutputSizePixel() ); in Paint()
846 ImplDraw( pDev, nFlags, aRect.TopLeft(), aRect.GetSize() ); in Draw()
1022 void FixedImage::ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags, in ImplDraw() function in FixedImage
1062 ImplDraw( this, 0, Point(), GetOutputSizePixel() ); in Paint()
[all …]
H A Dscrbar.cxx294 ImplDraw( nDraw, this ); in ImplUpdateRects()
542 ImplDraw( SCRBAR_DRAW_ALL, pDev ); in Draw()
711 void ScrollBar::ImplDraw( sal_uInt16 nDrawFlags, OutputDevice* pOutDev ) in ImplDraw() function in ScrollBar
946 ImplDraw( mnDragDraw, this ); in ImplDoMouseAction()
1036 ImplDraw( SCRBAR_DRAW_THUMB, this ); // paint without focus in MouseButtonDown()
1063 ImplDraw( mnDragDraw, this ); in MouseButtonDown()
1120 ImplDraw( mnDragDraw, this ); in Tracking()
1218 ImplDraw( SCRBAR_DRAW_ALL, this ); in Paint()
1281 ImplDraw( SCRBAR_DRAW_THUMB, this ); in LoseFocus()
H A Dslider.cxx373 void Slider::ImplDraw( sal_uInt16 nDrawFlags ) in ImplDraw() function in Slider
655 ImplDraw( mnDragDraw ); in ImplDoMouseAction()
660 ImplDraw( mnDragDraw ); in ImplDoMouseAction()
764 ImplDraw( mnDragDraw ); in MouseButtonUp()
783 ImplDraw( mnDragDraw ); in Tracking()
908 ImplDraw( SLIDER_DRAW_ALL ); in Paint()
H A Dgroup.cxx130 void GroupBox::ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags, in ImplDraw() function in GroupBox
225 …const_cast<GroupBox*>(this)-> ImplDraw( const_cast<GroupBox*>(this), 0, Point(), GetOutputSizePixe… in FillLayoutData()
232 ImplDraw( this, 0, Point(), GetOutputSizePixel() ); in Paint()
253 ImplDraw( pDev, nFlags, aPos, aSize ); in Draw()
H A Dfixbrd.cxx115 void FixedBorder::ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags, in ImplDraw() function in FixedBorder
152 ImplDraw( this, 0, Point(), GetOutputSizePixel() ); in Paint()
165 ImplDraw( pDev, nFlags, aPos, aSize ); in Draw()
H A Dimgctrl.cxx94 void ImageControl::ImplDraw( OutputDevice& rDev, sal_uLong nDrawFlags, const Point& rPos, const Siz… in ImplDraw() function in ImageControl
167 ImplDraw( *this, 0, Point(), GetOutputSizePixel() ); in Paint()
207 ImplDraw( *pDev, nFlags, aRect.TopLeft(), aRect.GetSize() ); in Draw()
/trunk/main/vcl/source/window/
H A Dcursor.cxx132 void Cursor::ImplDraw() in ImplDraw() function in Cursor
202 ImplDraw(); in ImplShow()
210 ImplDraw(); in ImplShow()
246 ImplDraw(); in ImplNew()
262 ImplDraw(); in IMPL_LINK()
/trunk/main/vcl/inc/vcl/
H A Dfixed.hxx48 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
88 SAL_DLLPRIVATE void ImplDraw( bool bLayout = false );
125 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
168 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
H A Dimgctrl.hxx56 …void ImplDraw( OutputDevice& rDev, sal_uLong nDrawFlags, const Point& rPos, const Size& rSize )…
58 using FixedImage::ImplDraw;
H A Dbutton.hxx306 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
423 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
H A Dgroup.hxx43 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
H A Dfixbrd.hxx58 SAL_DLLPRIVATE void ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
H A Dcursor.hxx64 SAL_DLLPRIVATE void ImplDraw();
/trunk/main/vcl/source/gdi/
H A Dimpanmvw.cxx182 ImplDraw( i, &aVDev ); in ImplDrawToPos()
198 void ImplAnimView::ImplDraw( sal_uLong nPos ) in ImplDraw() function in ImplAnimView
200 ImplDraw( nPos, NULL ); in ImplDraw()
205 void ImplAnimView::ImplDraw( sal_uLong nPos, VirtualDevice* pVDev ) in ImplDraw() function in ImplAnimView
H A Dimpanmvw.hxx65 void ImplDraw( sal_uLong nPos, VirtualDevice* pVDev );
76 void ImplDraw( sal_uLong nPos );
H A Dimpgraph.cxx623 ImplDraw( &aVDev, Point(), aDrawSize ); in ImplGetBitmap()
935 void ImpGraphic::ImplDraw( OutputDevice* pOutDev, const Point& rDestPt ) const in ImplDraw() function in ImpGraphic
964 ImplDraw( pOutDev, rDestPt, maMetaFile.GetPrefSize() ); in ImplDraw()
972 void ImpGraphic::ImplDraw( OutputDevice* pOutDev, in ImplDraw() function in ImpGraphic
H A Dgraph.cxx555 mpImpGraphic->ImplDraw( pOutDev, rDestPt ); in Draw()
566 mpImpGraphic->ImplDraw( pOutDev, rDestPt, rDestSz ); in Draw()
/trunk/main/vcl/inc/unx/
H A Dsalbmp.h92 void ImplDraw( Drawable aDrawable, int nScreen, long nDrawableDepth,
135 static void ImplDraw( Drawable aSrcDrawable, long nSrcDrawableDepth,
164 void ImplDraw( Drawable aDrawable, long nDrawableDepth,
/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx672 void X11SalBitmap::ImplDraw( Drawable aDrawable, in ImplDraw() function in X11SalBitmap
680 mpDDB->ImplDraw( aDrawable, nDrawableDepth, rTwoRect, rGC ); in ImplDraw()
934 ImplDraw( aDrawable, nDrawableDepth, maPixmap, mnDepth, in ImplSalDDB()
982 void ImplSalDDB::ImplDraw( Drawable aDrawable, long nDrawableDepth, const SalTwoRect& rTwoRect, con… in ImplDraw() function in ImplSalDDB
984 ImplDraw( maPixmap, mnDepth, aDrawable, nDrawableDepth, in ImplDraw()
992 void ImplSalDDB::ImplDraw( Drawable aSrcDrawable, long nSrcDrawableDepth, in ImplDraw() function in ImplSalDDB
H A Dsalgdi2.cxx122 aBM.ImplDraw( aDest, nScreenDest, nDestDepth, aTwoRect,aDestGC ); in CopyScreenArea()
646 …static_cast<const X11SalBitmap&>(rSalBitmap).ImplDraw( aDrawable, m_nScreen, nDepth, rPosAry, aGC … in drawBitmap()
707 … static_cast<const X11SalBitmap&>(rSalBitmap).ImplDraw( aFG, m_nScreen, nDepth, aTmpRect, aTmpGC ); in drawMaskedBitmap()
721 … static_cast<const X11SalBitmap&>(rTransBitmap).ImplDraw( aFG, m_nScreen, 1, aTmpRect, aTmpGC ); in drawMaskedBitmap()
731 … static_cast<const X11SalBitmap&>(rTransBitmap).ImplDraw( aBG, m_nScreen, 1, aTmpRect, aTmpGC ); in drawMaskedBitmap()
980 … static_cast<const X11SalBitmap&>(rSalBitmap).ImplDraw( aStipple, m_nScreen, 1, aTwoRect, aTmpGC ); in drawMask()
/trunk/main/svtools/source/control/
H A Druler.cxx1465 void Ruler::ImplDraw() in ImplDraw() function in Ruler
2094 ImplDraw(); in ImplDrag()
2115 ImplDraw(); in ImplDrag()
2148 ImplDraw(); in ImplEndDrag()
2161 ImplDraw(); in IMPL_LINK()
2186 ImplDraw(); in MouseButtonDown()
2251 ImplDraw(); in MouseMove()
2300 ImplDraw(); in Paint()
2494 ImplDraw(); in StateChanged()
2620 ImplDraw(); in StartDocDrag()
[all …]
H A Dvalueset.cxx1045 void ValueSet::ImplDraw() in ImplDraw() function in ValueSet
1139 ImplDraw(); in ImplScroll()
1275 ImplDraw(); in IMPL_LINK()
1673 ImplDraw(); in Paint()
2225 ImplDraw(); in SelectItem()
2311 ImplDraw(); in SetNoSelection()
2502 ImplDraw(); in SetColor()
/trunk/main/vcl/unx/generic/app/
H A Dsoicon.cxx79 pBitmap->ImplDraw( icon_pixmap, in SelectAppIconPixmap()
106 pMask->ImplDraw(icon_mask, nScreen, 1, aRect, aMonoGC); in SelectAppIconPixmap()
/trunk/main/vcl/inc/
H A Dimpgraph.hxx119 void ImplDraw( OutputDevice* pOutDev,
121 void ImplDraw( OutputDevice* pOutDev,
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx516 sal_Bool SVT_DLLPRIVATE ImplDraw( OutputDevice* pOut, const Point& rPt,
544 static void SVT_DLLPRIVATE ImplDraw( OutputDevice* pOut, const Point& rPt, const Size& rSz,

Completed in 139 milliseconds

12