graphicstest/uibench/src/tfbsfonthandleperf.h
changeset 45 36b2e23a8629
parent 0 5d03bc08d59c
equal deleted inserted replaced
36:01a6848ebfd7 45:36b2e23a8629
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-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".
    78 	
    78 	
    79 private:
    79 private:
    80 	void FontDuplicateL();
    80 	void FontDuplicateL();
    81 	void FontGetNearestFontToDesignHeightInPixelsL(const TDesC& aFontName, const TDesC& aTestName);	
    81 	void FontGetNearestFontToDesignHeightInPixelsL(const TDesC& aFontName, const TDesC& aTestName);	
    82 	void AddAndRemoveFilesL(TBool aTestOpenFont);
    82 	void AddAndRemoveFilesL(TBool aTestOpenFont);
       
    83 	void DoAddAndRemoveFilesL(TBool aTestOpenFont, CFontStore* aFontStore);
    83 	void AddingOpenedFontFilesL(TBool aTestOpenFont);
    84 	void AddingOpenedFontFilesL(TBool aTestOpenFont);
    84 	void FontDrawTextGlyphCacheL(const TDesC& aFontName, const TDesC& aTestName, const TDesC& aOutputText);
    85 	void FontDrawTextGlyphCacheL(const TDesC& aFontName, const TDesC& aTestName, const TDesC& aOutputText);
    85 	void FontDrawStringWithoutGlyphCacheL(const TDesC& aFontName, const TDesC& aTestName, TInt aFontHeight,const TDesC& aOutputString);
    86 	void FontDrawStringWithoutGlyphCacheL(const TDesC& aFontName, const TDesC& aTestName, TInt aFontHeight,const TDesC& aOutputString);
    86 	void FindFontSizeL();
    87 	void FindFontSizeL();
    87 	void NonAliasedFontCreationL();
    88 	void NonAliasedFontCreationL();