Searched refs:ImplDrawTiled (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/svtools/inc/svtools/ |
H A D | grfmgr.hxx | 287 …bool SVT_DLLPRIVATE ImplDrawTiled( OutputDevice* pOut, const Rectangle& rArea, const Size& rS… 290 bool SVT_DLLPRIVATE ImplDrawTiled( OutputDevice& rOut, const Point& rPos,
|
/aoo41x/main/svtools/source/graphic/ |
H A D | grfmgr2.cxx | 2239 bool GraphicObject::ImplDrawTiled( OutputDevice* pOut, const Rectangle& rArea, const Size& rSizePix… in ImplDrawTiled() function in GraphicObject 2297 bRet = aTmpGraphic.ImplDrawTiled( pOut, rArea, in ImplDrawTiled() 2336 bRet = ImplDrawTiled( *pOut, aOutStart, in ImplDrawTiled() 2349 bool GraphicObject::ImplDrawTiled( OutputDevice& rOut, const Point& rPosPixel, in ImplDrawTiled() function in GraphicObject
|
H A D | grfmgr.cxx | 836 return ImplDrawTiled( pOut, rArea, aOutTileSize, rOffset, pAttr, nFlags, nTileCacheSize1D ); in DrawTiled()
|
Completed in 59 milliseconds