Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx462 const sal_Int32 nOHeight(basegfx::fround(aObjectRange.getHeight())); in RenderFillGraphicPrimitive2D() local
465 if(nOWidth > 0 && nOHeight > 0) in RenderFillGraphicPrimitive2D()
578 … for(sal_Int32 nYPos(nBTop); nYPos < nOTop + nOHeight; nYPos += nBHeight, nPosY++) in RenderFillGraphicPrimitive2D()
608 nYPos < nOTop + nOHeight; nYPos += nBHeight) in RenderFillGraphicPrimitive2D()

Completed in 21 milliseconds