Home
last modified time | relevance | path

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

/aoo41x/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx461 const sal_Int32 nOWidth(basegfx::fround(aObjectRange.getWidth())); in RenderFillGraphicPrimitive2D() local
465 if(nOWidth > 0 && nOHeight > 0) in RenderFillGraphicPrimitive2D()
581 nXPos < nOLeft + nOWidth; nXPos += nBWidth) in RenderFillGraphicPrimitive2D()
605 … for(sal_Int32 nXPos(nBLeft); nXPos < nOLeft + nOWidth; nXPos += nBWidth, nPosX++) in RenderFillGraphicPrimitive2D()

Completed in 16 milliseconds