Searched refs:clipAreaImpl (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/basebmp/source/ |
| H A D | bitmapdevice.cxx | 1261 bool clipAreaImpl( ::basegfx::B2IRange& io_rSourceArea, in clipAreaImpl() function 1309 bool clipAreaImpl( ::basegfx::B2IRange& io_rDestArea, in clipAreaImpl() function 1384 if( clipAreaImpl( aDestRange, in drawBitmap() 1413 if( clipAreaImpl( aDestRange, in drawBitmap() 1443 if( clipAreaImpl( aSrcRange, in drawMaskedColor() 1494 if( clipAreaImpl( aSrcRange, in drawMaskedColor() 1549 if( clipAreaImpl( aDestRange, in drawMaskedBitmap() 1581 if( clipAreaImpl( aDestRange, in drawMaskedBitmap()
|
| /trunk/main/canvas/source/tools/ |
| H A D | canvastools.cxx | 781 bool clipAreaImpl( ::basegfx::B2IRange* o_pDestArea, in clipAreaImpl() function 852 if( !clipAreaImpl( &aResultingDestArea, in clipScrollArea() 873 return clipAreaImpl( NULL, in clipBlit()
|