Home
last modified time | relevance | path

Searched refs:nExtraOfs (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx1912 int nExtraOfs = (nSubIter++) * mnMinKashidaWidth; local
1916 const int nToFillWidth = nExtraWidth - nExtraOfs;
1928 nExtraOfs -= nOverlap;
1936 nExtraOfs += nToFillWidth; // at right of cell
1940 nExtraOfs -= nExtraWidth; // adjust for right-aligned cells
1943 if( nExtraOfs )
1945 aRelativePos.X() += nExtraOfs;

Completed in 24 milliseconds