Searched refs:pKashidaPositions (Results 1 – 2 of 2) sorted by relevance
2162 bool SwScriptInfo::MarkKashidasInvalid ( xub_StrLen nCnt, xub_StrLen* pKashidaPositions ) in MarkKashidasInvalid() argument2164 ASSERT( pKashidaPositions && nCnt > 0, "Where are kashidas?" ) in MarkKashidasInvalid()2171 if ( pKashidaPositions [nKashidaPosIdx] > GetKashida( nCntKash ) ) in MarkKashidasInvalid()2177 … if ( pKashidaPositions [nKashidaPosIdx] == GetKashida( nCntKash ) && IsKashidaValid ( nCntKash ) ) in MarkKashidasInvalid()
278 bool MarkKashidasInvalid ( xub_StrLen nCnt, xub_StrLen* pKashidaPositions );
Completed in 70 milliseconds