Searched refs:nGluePortionWidth (Results 1 – 1 of 1) sorted by relevance
203 … xub_StrLen& nGluePortion, const long nGluePortionWidth, long& nSpaceAdd ) in lcl_CheckKashidaWidth() argument243 nSpaceAdd = nGluePortionWidth / nGluePortion; in lcl_CheckKashidaWidth()352 const long nGluePortionWidth = static_cast<SwGluePortion*>(pPos)->GetPrtGlue() * in CalcNewBlock() local373 long nSpaceAdd = nGluePortionWidth / nGluePortion; in CalcNewBlock()378 …( !lcl_CheckKashidaWidth( rSI, aInf, aItr, nKashidas, nGluePortion, nGluePortionWidth, nSpaceAdd )) in CalcNewBlock()394 const long nSpaceAdd = - nGluePortionWidth / ( nCharCnt - 1 ); in CalcNewBlock()
Completed in 19 milliseconds