Searched refs:lSpaceUsed (Results 1 – 1 of 1) sorted by relevance
999 long lSpaceUsed = 0; in LayoutByPage() local1036 lSpaceUsed = lTopBorder + GetSpaceBetween(); in LayoutByPage()1052 if ( (lSpaceUsed <= (*i)->VirtualPos().Y()) || (i==aVisiblePostItList.begin())) in LayoutByPage()1095 lSpaceUsed += (*i)->VirtualSize().Height() + ANCHORLINE_WIDTH; in LayoutByPage()1097 lSpaceUsed += (*i)->VirtualSize().Height() + GetSpaceBetween(); in LayoutByPage()
Completed in 18 milliseconds