Searched refs:nOHeight (Results 1 – 1 of 1) sorted by relevance
462 const sal_Int32 nOHeight(basegfx::fround(aObjectRange.getHeight())); in RenderFillGraphicPrimitive2D() local465 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 17 milliseconds