fbs/fontandbitmapserver/inc/FBS.H
changeset 168 2bd88482bfe5
parent 152 9f1c3fea0f87
--- a/fbs/fontandbitmapserver/inc/FBS.H	Wed Aug 18 11:05:09 2010 +0300
+++ b/fbs/fontandbitmapserver/inc/FBS.H	Thu Sep 02 21:50:40 2010 +0300
@@ -364,6 +364,8 @@
 	TInt DoLoadFromRom(TUint32* aRomPointer, TInt32 aId, TUint aFileOffset, TBool& aRomPointerValid);
 	TBool LoadShiftedRomBmpL(const TDesC& aFileName,TInt32 aId,TUint aFileOffset);
 	static void DoStoreL(CDirectFileStore* aFileStore,CFbsBitmap* aBitmap,TInt aNumSources,const TDesC* aSources[],TInt32 aSourceIds[]);
+	TInt DuplicateInRom(TInt aBitmapHandle);
+	TInt DuplicateInRam(TInt aBitmapHandle);
 protected:
 	/** WARNING: For internal use ONLY.  Compatibility is not guaranteed in future releases.
 	 */