textinput/peninputfingerhwrar/inc/peninputfingerhwrarlafmanager.h
branchRCL_3
changeset 19 ac7e4d1d9209
parent 16 857bebeecec0
--- a/textinput/peninputfingerhwrar/inc/peninputfingerhwrarlafmanager.h	Thu Jul 15 19:01:13 2010 +0300
+++ b/textinput/peninputfingerhwrar/inc/peninputfingerhwrarlafmanager.h	Thu Aug 19 10:15:25 2010 +0300
@@ -153,6 +153,13 @@
      */       
     TInt IcfTextHeight();
     
+    /**
+     * get indicator bubble rect.
+     * 
+     * @since Symbian TB9.2
+     * @return bubble rect.
+     */
+    TRect IndicatorBubbleRect();
 public: //buttons
     
     /**
@@ -492,6 +499,11 @@
     TInt iIcfTextAlignment;
     CFont* iIcfFont;
     
+    /**
+     * Msg indicator bubble.
+     */
+    TRect iRectIndicatorBubble;
+    
 	/**
 	 * Candidate laf
 	 */