Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx256 sal_Int32 nKernEnd = rData.pKernArray[ sal_uInt16( nEnd - 1 ) ]; in lcl_calcLinePos() local
265 rEnd.X() = nBlank + rData.rInf.GetPos().X() + nKernEnd; in lcl_calcLinePos()
271 rEnd.Y() = nBlank + rData.rInf.GetPos().Y() - nKernEnd; in lcl_calcLinePos()
275 rEnd.X() = rData.rInf.GetPos().X() - nKernEnd - nBlank; in lcl_calcLinePos()
281 rEnd.Y() = nBlank + rData.rInf.GetPos().Y() + nKernEnd; in lcl_calcLinePos()

Completed in 28 milliseconds