Searched refs:nOldTop (Results 1 – 3 of 3) sorted by relevance
1295 SwTwips nOldTop = 0; in FormatLine() local1298 rLine.CalcUnclipped( nOldTop, nOldBottom ); in FormatLine()1339 if( nOldTop ) in FormatLine()1341 if( nOldTop < rRepaint.Top() ) in FormatLine()1342 rRepaint.Top( nOldTop ); in FormatLine()
3244 const long nOldTop = (Frm().*fnRect->fnGetTop)(); in Format() local3260 nOldTop == (Frm().*fnRect->fnGetTop)() ) in Format()
2147 long nOldTop = (Frm().*fnRect->fnGetTop)(); in MakeAll() local2149 if( nOldTop != (Frm().*fnRect->fnGetTop)() ) in MakeAll()
Completed in 56 milliseconds