Searched refs:aRetPoint (Results 1 – 2 of 2) sorted by relevance
198 Point aRetPoint; in GetFixPoint() local214 aRetPoint.Y() = nRefY; in GetFixPoint()218 aRetPoint.X() = nRefX; in GetFixPoint()227 aRetPoint.Y() = nRefY; in GetFixPoint()231 aRetPoint.X() = nRefX; in GetFixPoint()232 aRetPoint.Y() = aLocalPoint.Y(); in GetFixPoint()243 aRetPoint.Y() = nRefY; in GetFixPoint()247 aRetPoint.X() = nRefX; in GetFixPoint()256 aRetPoint.Y() = nRefY; in GetFixPoint()260 aRetPoint.X() = nRefX; in GetFixPoint()[all …]
98 Point aRetPoint = aEndPoint; in GetMiddle() local106 aRetPoint.Move( nMoveHorz, nMoveVert ); in GetMiddle()107 return aRetPoint; in GetMiddle()
Completed in 16 milliseconds