TSizeMode Class Reference
#include <sizemode.h>
class TSizeMode
Public Attributes
TUint
iAlternativeRotations
TDisplayMode
iDefaultDisplayMode
TPoint
iOrigin
TRect
iPointerCursorArea
CFbsBitGc::TGraphicsOrientation
iRotation
TSize
iScreenScale
TSize
iScreenSize
TSize
iScreenTwipsSize
Public Member Functions
TSizeMode
()
TSizeMode
(
TSize
&)
TInt
ScaledCord
(
TInt
,
TInt
)
TPoint
ScaledOrigin
()
Detailed Description
Screen Mode Size Data
Member Attribute Documentation
iAlternativeRotations
TUint
iAlternativeRotations
iDefaultDisplayMode
TDisplayMode
iDefaultDisplayMode
iOrigin
TPoint
iOrigin
iPointerCursorArea
TRect
iPointerCursorArea
iRotation
CFbsBitGc::TGraphicsOrientation
iRotation
iScreenScale
TSize
iScreenScale
iScreenSize
TSize
iScreenSize
iScreenTwipsSize
TSize
iScreenTwipsSize
Constructor & Destructor Documentation
TSizeMode ( )
TSizeMode
(
)
[inline]
TSizeMode ( TSize & )
TSizeMode
(
TSize
&
aSize
)
[inline]
Member Function Documentation
ScaledCord ( TInt, TInt )
TInt
ScaledCord
(
TInt
aOrigin
,
TInt
aScale
)
[static, inline]
ScaledOrigin ( )
TPoint
ScaledOrigin
(
)
const [inline]