Searched refs:nGluePortion (Results 1 – 1 of 1) sorted by relevance
129 xub_StrLen& nKashidas, xub_StrLen& nGluePortion ) in lcl_CheckKashidaPositions() argument185 nGluePortion -= nKashidasDropped; in lcl_CheckKashidaPositions()203 … xub_StrLen& nGluePortion, const long nGluePortionWidth, long& nSpaceAdd ) in lcl_CheckKashidaWidth() argument233 while ( nKashidas && nGluePortion && nKashidasInAttr && in lcl_CheckKashidaWidth()236 --nGluePortion; in lcl_CheckKashidaWidth()240 if( !nKashidas || !nGluePortion ) // nothing left, return false to in lcl_CheckKashidaWidth()243 nSpaceAdd = nGluePortionWidth / nGluePortion; in lcl_CheckKashidaWidth()275 xub_StrLen nGluePortion = 0; in CalcNewBlock() local322 nGluePortion = nGluePortion + ((SwTxtPortion*)pPos)->GetSpaceCnt( GetInfo(), nCharCnt ); in CalcNewBlock()336 nGluePortion = 0; in CalcNewBlock()[all …]