Searched refs:nExtraOfs (Results 1 – 1 of 1) sorted by relevance
1912 int nExtraOfs = (nSubIter++) * mnMinKashidaWidth; local1916 const int nToFillWidth = nExtraWidth - nExtraOfs;1928 nExtraOfs -= nOverlap;1936 nExtraOfs += nToFillWidth; // at right of cell1940 nExtraOfs -= nExtraWidth; // adjust for right-aligned cells1943 if( nExtraOfs )1945 aRelativePos.X() += nExtraOfs;
Completed in 35 milliseconds