Searched refs:aOldPrtPos (Results 1 – 2 of 2) sorted by relevance
1190 Point aOldPrtPos; //letzten Pos verglichen und geprueft in MakeAll() local1322 aOldPrtPos = (Prt().*fnRect->fnGetPos)(); in MakeAll()1406 (Prt().*fnRect->fnGetPos)() != aOldPrtPos ) in MakeAll()1556 aOldPrtPos = (Prt().*fnRect->fnGetPos)(); in MakeAll()
2097 const Point aOldPrtPos = (Prt().*fnRect->fnGetPos)(); in MakeAll() local2111 if ( aOldPrtPos != (Prt().*fnRect->fnGetPos)() ) in MakeAll()
Completed in 66 milliseconds