Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dporlay.cxx937 --nCntKash; in InitScriptInfo()
1897 nCntKash++; in KashidaJustify()
1925 while ( ! IsKashidaValid ( nCntKash ) && nCntKash < nCntKashEnd ) in KashidaJustify()
1926 ++nCntKash; in KashidaJustify()
1937 ++nCntKash; in KashidaJustify()
1938 while ( ! IsKashidaValid ( nCntKash ) && nCntKash < nCntKashEnd ) in KashidaJustify()
1941 … nIdx = nCntKash < CountKashida() && IsKashidaValid ( nCntKash ) ? GetKashida( nCntKash ) : nEnd; in KashidaJustify()
2051 nCntKash++; in MarkOrClearKashidaInvalid()
2076 nCntKash++; in MarkOrClearKashidaInvalid()
2100 nCntKash++; in GetKashidaPositions()
[all …]

Completed in 20 milliseconds