Searched refs:centerPoint (Results 1 – 2 of 2) sorted by relevance
368 Point centerPoint; in KeyInput() local370 centerPoint = mpWindow->LogicToPixel(rect.Center()); in KeyInput()371 Point aPoint = bBeginInsertPoint? oldPoint:centerPoint; in KeyInput()
991 Point centerPoint; in KeyInput() local993 centerPoint = mpWindow->LogicToPixel(rect.Center()); in KeyInput()994 Point aPoint = bMovedToCenterPoint? oldPoint:centerPoint; in KeyInput()
Completed in 17 milliseconds