textinput/peninputfingerhwrar/inc/peninputfingerhwrarlafmanager.h
branchRCL_3
changeset 19 ac7e4d1d9209
parent 16 857bebeecec0
equal deleted inserted replaced
18:b1ea1642412e 19:ac7e4d1d9209
   151      * @since Symbian TB9.2
   151      * @since Symbian TB9.2
   152      * @return text height of icf.
   152      * @return text height of icf.
   153      */       
   153      */       
   154     TInt IcfTextHeight();
   154     TInt IcfTextHeight();
   155     
   155     
       
   156     /**
       
   157      * get indicator bubble rect.
       
   158      * 
       
   159      * @since Symbian TB9.2
       
   160      * @return bubble rect.
       
   161      */
       
   162     TRect IndicatorBubbleRect();
   156 public: //buttons
   163 public: //buttons
   157     
   164     
   158     /**
   165     /**
   159      * get inner padding of buttons.
   166      * get inner padding of buttons.
   160      * 
   167      * 
   490 	TInt iIcfTextLineSpaceMargin;
   497 	TInt iIcfTextLineSpaceMargin;
   491 	TInt iIcfTextHeight;
   498 	TInt iIcfTextHeight;
   492     TInt iIcfTextAlignment;
   499     TInt iIcfTextAlignment;
   493     CFont* iIcfFont;
   500     CFont* iIcfFont;
   494     
   501     
       
   502     /**
       
   503      * Msg indicator bubble.
       
   504      */
       
   505     TRect iRectIndicatorBubble;
       
   506     
   495 	/**
   507 	/**
   496 	 * Candidate laf
   508 	 * Candidate laf
   497 	 */
   509 	 */
   498     TInt iCandsHorizontalMargin;
   510     TInt iCandsHorizontalMargin;
   499     TInt iCandsVerticalMargin;
   511     TInt iCandsVerticalMargin;