Searched refs:eNewRP (Results 1 – 2 of 2) sorted by relevance
285 RECT_POINT eNewRP = eRP; in KeyInput() local293 switch( eNewRP ) in KeyInput()308 switch( eNewRP ) in KeyInput()323 switch( eNewRP ) in KeyInput()338 switch( eNewRP ) in KeyInput()354 if( eNewRP != eRP ) in KeyInput()356 SetActualRP( eNewRP ); in KeyInput()557 aPtNew = GetPointFromRP( eNewRP ); in SetActualRPWithoutInvalidate()565 eNewRP = GetRPFromPoint( aPtNew ); in SetActualRPWithoutInvalidate()567 eDefRP = eNewRP; in SetActualRPWithoutInvalidate()[all …]
110 Point SetActualRPWithoutInvalidate( RECT_POINT eNewRP ); // returns the last point130 void SetActualRP( RECT_POINT eNewRP );
Completed in 45 milliseconds