Searched refs:nRepeatWidth (Results 1 – 1 of 1) sorted by relevance
2167 long nRepeatWidth = 0; in PrintPage() local2178 nRepeatWidth += (long) (pDoc->GetColWidth(i,nPrintTab) * nScaleX); in PrintPage()2212 nInnerStartX += nHeaderWidth + nRepeatWidth + nContentWidth; in PrintPage()2225 long nDataX = nRepStartX + nRepeatWidth * nLayoutSign; in PrintPage()2237 nRepStartX -= nRepeatWidth; in PrintPage()2241 nEndX += nHeaderWidth + nRepeatWidth + nContentWidth; in PrintPage()
Completed in 20 milliseconds