textinput/peninputfingerhwrar/inc/peninputfingerhwrarlafmanager.h
branchRCL_3
changeset 6 6ceef9a83b1a
parent 5 a47de9135b21
child 7 6defe5d1bd39
equal deleted inserted replaced
5:a47de9135b21 6:6ceef9a83b1a
   310      * 
   310      * 
   311      * @since Symbian TB9.2
   311      * @since Symbian TB9.2
   312      * @return font of candidate list.
   312      * @return font of candidate list.
   313      */     
   313      */     
   314     const CFont* CandidateFont();
   314     const CFont* CandidateFont();
   315     
   315     TRect GetIndicatorRect();
       
   316 	TSize GetArrowPaddingSize();
   316 public: //sct paging buttons
   317 public: //sct paging buttons
   317     /**
   318     /**
   318      * get text layout of sct paging button.
   319      * get text layout of sct paging button.
   319      * 
   320      * 
   320      * @since Symbian TB9.2
   321      * @since Symbian TB9.2
   404     TRect iPreviewWndInnerRect;
   405     TRect iPreviewWndInnerRect;
   405     const CFont* iBubbleFont;
   406     const CFont* iBubbleFont;
   406 	TAknTextLineLayout iPreviewWndText;
   407 	TAknTextLineLayout iPreviewWndText;
   407 	TSize iSymButtonSize;
   408 	TSize iSymButtonSize;
   408 	TRect iRectOfSymbolTable;
   409 	TRect iRectOfSymbolTable;
       
   410 	TRect iIndicatorRect;
       
   411 	TSize iArrowPaddingSize;
   409     };
   412     };
   410 
   413 
   411 #endif // C_PENINPUTFINGERHWRARLAFMANAGER_H
   414 #endif // C_PENINPUTFINGERHWRARLAFMANAGER_H
   412 
   415 
   413 // End Of File
   416 // End Of File