Searched refs:nLastUndropped (Results 1 – 1 of 1) sorted by relevance
2026 int i, nLastUndropped = nMinGlyphPos - 1; local2032 nLastUndropped = i;2035 if (nLastUndropped >= nMinGlyphPos)2037 mpGlyphAdvances[ nLastUndropped ] += nDelta;2038 if (mpJustifications) mpJustifications[ nLastUndropped ] += nDelta;
Completed in 52 milliseconds