Lines Matching refs:nFlags

210 							  const sal_uLong nFlags, sal_Bool& rCached )  in DrawObj()  argument
224 ( !( nFlags & GRFMGR_DRAW_NO_SUBSTITUTE ) && in DrawObj()
225 ( ( nFlags & GRFMGR_DRAW_SUBSTITUTE ) || in DrawObj()
226 !( nFlags & GRFMGR_DRAW_CACHED ) || in DrawObj()
256 bRet = ImplDraw( pOut, aPt, aSz, rObj, rAttr, nFlags, rCached ); in DrawObj()
413 const sal_uLong nFlags, sal_Bool& rCached ) in ImplDraw() argument
431 if( ImplCreateOutput( pOut, rPt, rSz, aSrcBmpEx, rAttr, nFlags, &aDstBmpEx ) ) in ImplDraw()
439 bRet = ImplCreateOutput( pOut, rPt, rSz, aSrcBmpEx, rAttr, nFlags ); in ImplDraw()
450 if( ImplCreateOutput( pOut, rPt, rSz, rSrcMtf, rAttr, nFlags, aDstMtf, aContainedBmpEx ) ) in ImplDraw()
459 … if( ImplCreateOutput( pOut, rPt, rSz, aContainedBmpEx, rAttr, nFlags, &aDstBmpEx ) ) in ImplDraw()
494 const sal_uLong nFlags, BitmapEx* pBmpEx ) in ImplCreateOutput() argument
538 if( nFlags & GRFMGR_DRAW_BILINEAR ) in ImplCreateOutput()
2021 const GraphicAttr* pAttr, sal_uLong nFlags ) in ImplRenderTempTile() argument
2045 … nNumTilesX, nNumTilesY, rTileSizePixel, pAttr, nFlags, aTileInfo ) ); in ImplRenderTempTile()
2065 sal_uLong nFlags, ImplTileInfo& rTileInfo ) in ImplRenderTileRecursive() argument
2102 rTileSizePixel, pAttr, nFlags, aTileInfo ) ) in ImplRenderTileRecursive()
2134 if( !aTmpGraphic.Draw( &rVDev, aCurrPos, aTileInfo.aTileSizePixel, pAttr, nFlags ) ) in ImplRenderTileRecursive()
2155 if( !aTmpGraphic.Draw( &rVDev, aCurrPos, aTileInfo.aTileSizePixel, pAttr, nFlags ) ) in ImplRenderTileRecursive()
2215 … else if( !aTmpGraphic.Draw( &rVDev, aCurrPos, aTileInfo.aTileSizePixel, pAttr, nFlags ) ) in ImplRenderTileRecursive()
2240 … const Size& rOffset, const GraphicAttr* pAttr, sal_uLong nFlags, int nTileCacheSize1D ) in ImplDrawTiled() argument
2268 nNumTilesInCacheY, rSizePixel, pAttr, nFlags ) ) in ImplDrawTiled()
2283 … nNumTilesInCacheY, rSizePixel, pAttr, nFlags ) ) in ImplDrawTiled()
2299 rOffset, pAttr, nFlags, nTileCacheSize1D ); in ImplDrawTiled()
2339 rSizePixel, pAttr, nFlags ); in ImplDrawTiled()
2351 … const Size& rTileSizePixel, const GraphicAttr* pAttr, sal_uLong nFlags ) in ImplDrawTiled() argument
2383 pAttr, nFlags ); in ImplDrawTiled()