windowing/windowserver/nga/SERVER/openwfc/screen.h
changeset 110 7f25ef56562d
parent 0 5d03bc08d59c
child 152 9f1c3fea0f87
equal deleted inserted replaced
98:bf7481649c98 110:7f25ef56562d
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2004-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".
   247 	TBool IsDSAClientWindow( const CWsClientWindow* aWin ) const;
   247 	TBool IsDSAClientWindow( const CWsClientWindow* aWin ) const;
   248 	MWsTextCursor* RenderStageTextCursor() const;
   248 	MWsTextCursor* RenderStageTextCursor() const;
   249 	void ClearDsaSurface(const TRect& area, const TRgb& color);
   249 	void ClearDsaSurface(const TRect& area, const TRgb& color);
   250 	void PositionUiElements(const TRect& aExtent,	const TRect& aViewport);
   250 	void PositionUiElements(const TRect& aExtent,	const TRect& aViewport);
   251 	TInt SetConfiguration(const TDisplayConfiguration& aConfig);
   251 	TInt SetConfiguration(const TDisplayConfiguration& aConfig);
       
   252 	TInt UpdateConfiguration(const TDisplayConfiguration& aConfig);
   252 	void UpdateDynamicScreenModes();
   253 	void UpdateDynamicScreenModes();
   253 	void RecalculateModeTwips(const TDisplayConfiguration* aConfig = NULL);
   254 	void RecalculateModeTwips(const TDisplayConfiguration* aConfig = NULL);
   254 	inline void IncreaseDisplaySpinner();
   255 	inline void IncreaseDisplaySpinner();
   255 	inline void IncreaseConfigSpinner();
   256 	inline void IncreaseConfigSpinner();
   256 	inline TInt DisplaySpinner();
   257 	inline TInt DisplaySpinner();