Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx2026 int i, nLastUndropped = nMinGlyphPos - 1; local
2032 nLastUndropped = i;
2035 if (nLastUndropped >= nMinGlyphPos)
2037 mpGlyphAdvances[ nLastUndropped ] += nDelta;
2038 if (mpJustifications) mpJustifications[ nLastUndropped ] += nDelta;

Completed in 31 milliseconds