Searched defs:aSourceRect (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/basebmp/test/ |
H A D | bmpmasktest.cxx | 73 const basegfx::B2IRange aSourceRect(0,0,10,10); in implTestBmpBasics() local 91 const basegfx::B2IRange aSourceRect(0,0,10,10); in implTestBmpScaledClip() local
|
H A D | bmptest.cxx | 72 const basegfx::B2IRange aSourceRect(0,0,10,10); in implTestBmpBasics() local 113 const basegfx::B2IRange aSourceRect(0,0,10,10); in implTestBmpClip() local
|
H A D | masktest.cxx | 71 const basegfx::B2IRange aSourceRect(0,0,10,10); in implTestMaskBasics() local
|
H A D | cliptest.cxx | 180 const basegfx::B2IRange aSourceRect(0,0,10,10); in implTestMaskColorClip() local
|
/aoo42x/main/canvas/source/directx/ |
H A D | dx_spritehelper.cxx | 174 const ::basegfx::B2DRectangle aSourceRect( 0.0, in redraw() local
|
H A D | dx_5rm.cxx | 116 RECT aSourceRect = in doBlit() local
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdhdl.cxx | 2382 …Rectangle aSourceRect( Point( nX * (nPixelSize) + nOffset, nY * (nPixelSize)), Size(nPixelSize, nP… in GetBitmapForHandle() local
|
/aoo42x/main/vcl/source/gdi/ |
H A D | outdev2.cxx | 113 const Rectangle aSourceRect( Point( rTwoRect.mnSrcX, rTwoRect.mnSrcY ), in ImplAdjustTwoRect() local
|
/aoo42x/main/sc/source/core/data/ |
H A D | document.cxx | 1691 Rectangle aSourceRect = GetMMRect( aClipRange.aStart.Col(), aClipRange.aStart.Row(), in TransposeClip() local 1957 Rectangle aSourceRect = pCBFCP->pClipDoc->GetMMRect( in CopyBlockFromClip() local
|
Completed in 122 milliseconds