Searched refs:lMoveUp (Results 1 – 1 of 1) sorted by relevance
1064 long lMoveUp = (*i)->VirtualPos().Y() - lTopBorder; in LayoutByPage() local1065 (*i)->TranslateTopPosition(-1* lMoveUp); in LayoutByPage()1067 … (*aNextPostIt)->TranslateTopPosition( (lTranslatePos+ANCHORLINE_WIDTH) - lMoveUp); in LayoutByPage()1069 (*aNextPostIt)->TranslateTopPosition( (lTranslatePos+GetSpaceBetween()) - lMoveUp); in LayoutByPage()
Completed in 24 milliseconds