Searched refs:nKernEnd (Results 1 – 1 of 1) sorted by relevance
256 sal_Int32 nKernEnd = rData.pKernArray[ sal_uInt16( nEnd - 1 ) ]; in lcl_calcLinePos() local265 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 24 milliseconds