Home
last modified time | relevance | path

Searched refs:aDestPt (Results 1 – 9 of 9) sorted by path

/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1622 const Point aDestPt( pA->GetPoint() ); in Impl_writeActions() local
1635 nMoveX = aDestPt.X() - aSrcPt.X(), nMoveY = aDestPt.Y() - aSrcPt.Y(); in Impl_writeActions()
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx2323 const Point aDestPt( pA->GetPoint() ); in WriteOrders() local
2335 nMoveX = aDestPt.X() - aSrcPt.X(), nMoveY = aDestPt.Y() - aSrcPt.Y(); in WriteOrders()
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx2133 const Point aDestPt( pA->GetPoint() ); in WriteOpcodes() local
2145 nMoveX = aDestPt.X() - aSrcPt.X(), nMoveY = aDestPt.Y() - aSrcPt.Y(); in WriteOpcodes()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1180 const Point aDestPt( pA->GetPoint() ); in ImplWriteActions() local
1192 nMoveX = aDestPt.X() - aSrcPt.X(), nMoveY = aDestPt.Y() - aSrcPt.Y(); in ImplWriteActions()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1384 const Point aDestPt( pA->GetPoint() ); in ImplWriteActions() local
1396 nMoveX = aDestPt.X() - aSrcPt.X(), nMoveY = aDestPt.Y() - aSrcPt.Y(); in ImplWriteActions()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx1125 const Point aDestPt( pA->GetPoint() ); in ImplWrite() local
1137 nMoveX = aDestPt.X() - aSrcPt.X(), nMoveY = aDestPt.Y() - aSrcPt.Y(); in ImplWrite()
H A Dwmfwr.cxx1731 const Point aDestPt( pA->GetPoint() ); in WriteRecords() local
1746 nMoveX = aDestPt.X() - aSrcPt.X(), nMoveY = aDestPt.Y() - aSrcPt.Y(); in WriteRecords()
/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx834 DrawBitmapEx(aDestPt, aDestSize, rBitmapEx); in DrawTransformedBitmapEx()
891 DrawBitmapEx(aDestPt, aDestSize, rBitmapEx); in DrawTransformedBitmapEx()
1028 basegfx::fround(aVisibleRange.getMaxX()) - aDestPt.X(), in DrawTransformedBitmapEx()
1029 basegfx::fround(aVisibleRange.getMaxY()) - aDestPt.Y()); in DrawTransformedBitmapEx()
1031 DrawBitmapEx(aDestPt, aDestSize, aTransformed); in DrawTransformedBitmapEx()
2388 Point aDestPt( LogicToPixel( rDestPt ) ); in ImplPrintTransparent() local
2406 aDestPt.X() -= ( aDestSz.Width() - 1L ); in ImplPrintTransparent()
2414 aDestPt.Y() -= ( aDestSz.Height() - 1L ); in ImplPrintTransparent()
2502 Point aDestPt( LogicToPixel( rDestPt ) ); in ImplPrintMask() local
2520 aDestPt.X() -= ( aDestSz.Width() - 1L ); in ImplPrintMask()
[all …]
/trunk/main/vcl/source/window/
H A Dwindow2.cxx213 Point aDestPt( mnOutOffX, mnOutOffY ); in ImplRestoreOverlapBackground() local
220 mpWindowImpl->mpFrameWindow->ImplDrawFrameDev( aDestPt, aDevPt, aDevSize, in ImplRestoreOverlapBackground()
226 mpWindowImpl->mpFrameWindow->ImplDrawFrameDev( aDestPt, aDevPt, aDevSize, in ImplRestoreOverlapBackground()

Completed in 89 milliseconds