Searched refs:nGapH (Results 1 – 1 of 1) sorted by relevance
2966 const long nGapH = 1000; in CalculateHandoutAreas() local2979 long nY = nGapH + nTopBorder; in CalculateHandoutAreas()2982 aArea.Height() -= nGapH * 2 + nTopBorder + nBottomBorder; in CalculateHandoutAreas()3057 aPartArea.Height() = ((aArea.Height() - ((nRowCnt-1) * nGapH) ) / nRowCnt); in CalculateHandoutAreas()3090 const long nOffsetY = aPartArea.Height() + nGapH; in CalculateHandoutAreas()
Completed in 44 milliseconds