Searched refs:nSubIter (Results 1 – 1 of 1) sorted by relevance
1761 int nSubIter = nStartx8 & 0xff; local1912 int nExtraOfs = (nSubIter++) * mnMinKashidaWidth;1918 || ((nSubIter > 1) && (nToFillWidth > 0)) ) // unless they can overlap with others1926 if( nSubIter <= 1 )1937 nSubIter = 0; // done with glyph injection1961 if( nSubIter != 0 )1988 nStartx8 = (nStart << 8) + nSubIter;
Completed in 34 milliseconds