Home
last modified time | relevance | path

Searched refs:CountKashida (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dporlay.cxx873 while( nCntKash < CountKashida() ) in InitScriptInfo()
1892 while( nCntKash < CountKashida() ) in KashidaJustify()
1903 while ( nCntKashEnd < CountKashida() ) in KashidaJustify()
1922 if ( nCntKash < CountKashida() ) in KashidaJustify()
1941 … nIdx = nCntKash < CountKashida() && IsKashidaValid ( nCntKash ) ? GetKashida( nCntKash ) : nEnd; in KashidaJustify()
2046 while( nCntKash < CountKashida() ) in MarkOrClearKashidaInvalid()
2056 while ( nCntKash < CountKashida() ) in MarkOrClearKashidaInvalid()
2095 while( nCntKash < CountKashida() ) in GetKashidaPositions()
2106 while ( nCntKashEnd < CountKashida() ) in GetKashidaPositions()
2169 while ( nCntKash < CountKashida() && nKashidaPosIdx < nCnt ) in MarkKashidasInvalid()
H A Ditradj.cxx284 if ( rSI.CountKashida() ) in CalcNewBlock()
356 if( nGluePortion && rSI.CountKashida() && !bSkipKashida ) in CalcNewBlock()
376 if( rSI.CountKashida() && !bSkipKashida ) in CalcNewBlock()
H A Dportxt.cxx133 if ( SwScriptInfo::IsArabicText( *pStr, nPos, nEnd - nPos ) && pSI->CountKashida() ) in lcl_AddSpace()
/trunk/main/sw/source/core/inc/
H A Dscriptinfo.hxx146 inline size_t CountKashida() const;
379 inline size_t SwScriptInfo::CountKashida() const { return aKashida.size(); } in CountKashida() function in SwScriptInfo
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx1342 if ( pSI && pSI->CountKashida() && in DrawText()
1567 if ( pSI && pSI->CountKashida() && in DrawText()
2176 if ( pSI && pSI->CountKashida() && in GetCrsrOfst()

Completed in 72 milliseconds