Home
last modified time | relevance | path

Searched refs:ImplDrawTiled (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/svtools/inc/svtools/
H A Dgrfmgr.hxx287 …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 Dgrfmgr2.cxx2239 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 Dgrfmgr.cxx836 return ImplDrawTiled( pOut, rArea, aOutTileSize, rOffset, pAttr, nFlags, nTileCacheSize1D ); in DrawTiled()

Completed in 42 milliseconds