emulator/emulatorbsp/inc/gui.h
changeset 15 ac35e54b1f85
parent 0 cec860690d41
child 51 5aa1c6a27c95
equal deleted inserted replaced
14:cf4c5641c6dd 15:ac35e54b1f85
     1 // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1998-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
   264 	TInt iScreenHeight;
   264 	TInt iScreenHeight;
   265 	TInt iMaxScreenWidth;
   265 	TInt iMaxScreenWidth;
   266 	TInt iMaxScreenHeight;
   266 	TInt iMaxScreenHeight;
   267     TInt iXYInputWidth;
   267     TInt iXYInputWidth;
   268     TInt iXYInputHeight;
   268     TInt iXYInputHeight;
       
   269     TInt iXYOrientation;
   269 	TInt iPhysicalScreenWidth;
   270 	TInt iPhysicalScreenWidth;
   270 	TInt iPhysicalScreenHeight;
   271 	TInt iPhysicalScreenHeight;
   271 	TInt iMaxPhysicalScreenWidth;
   272 	TInt iMaxPhysicalScreenWidth;
   272 	TInt iMaxPhysicalScreenHeight;
   273 	TInt iMaxPhysicalScreenHeight;
   273 	TInt iScreenOffsetX; 
   274 	TInt iScreenOffsetX;