Searched refs:pKashidaPos (Results 1 – 3 of 3) sorted by relevance
147 xub_StrLen* pKashidaPos = new xub_StrLen [ nKashidas ]; in lcl_CheckKashidaPositions() local149 rSI.GetKashidaPositions ( nIdx, rItr.GetLength(), pKashidaPos ); in lcl_CheckKashidaPositions()178 nKashidasInAttr, pKashidaPos + nKashidaIdx, in lcl_CheckKashidaPositions()192 delete[] pKashidaPos; in lcl_CheckKashidaPositions()
1136 const xub_StrLen* pKashidaPos, // suggested kashida positions (in)
7475 const xub_StrLen* pKashidaPos, in ValidateKashidas() argument7485 if( !pSalLayout->IsKashidaPosValid( pKashidaPos[ i ] )) in ValidateKashidas()7487 pKashidaPosDropped[ nDropped ] = pKashidaPos [ i ]; in ValidateKashidas()
Completed in 79 milliseconds