textinput/peninputgenericitut/inc/peninputgenericitutdatamgr.h
branchRCL_3
changeset 56 8152b1f1763a
parent 50 5a1685599b76
equal deleted inserted replaced
50:5a1685599b76 56:8152b1f1763a
   143     TMenuItem* GetMenuItem(TInt aCommand); 
   143     TMenuItem* GetMenuItem(TInt aCommand); 
   144     void SetChineseSpellFlag( TBool aFlag );
   144     void SetChineseSpellFlag( TBool aFlag );
   145     
   145     
   146     TBool IsChineseSpellMode();
   146     TBool IsChineseSpellMode();
   147     	
   147     	
   148     /**
       
   149      * Get the size of the screen
       
   150      *
       
   151      * @since S60 v5.0
       
   152      * @param none
       
   153      * @return the size of the screen
       
   154      */
       
   155     TRect screenSize();
       
   156     
       
   157 	TPoint iSelectionTl;
   148 	TPoint iSelectionTl;
   158     TSize iSelectionItemSize;
   149     TSize iSelectionItemSize;
   159     TInt iSelectionItemMargin;
   150     TInt iSelectionItemMargin;
   160     TInt iSelectionHorMargin;
   151     TInt iSelectionHorMargin;
   161     TInt iSelectionVerMargin;
   152     TInt iSelectionVerMargin;
   177 	TInt iIcfTextBottomMarginCn;
   168 	TInt iIcfTextBottomMarginCn;
   178 	TInt iIcfTextLineSpaceMarginCn;
   169 	TInt iIcfTextLineSpaceMarginCn;
   179 	TInt iIcfTextHeightCn;
   170 	TInt iIcfTextHeightCn;
   180 	
   171 	
   181 	TRect iShiftIconRect;
   172 	TRect iShiftIconRect;
   182 	
       
   183     /**
       
   184      * The star icon rect
       
   185      */
       
   186 	TRect iStarIconRect;
       
   187 	
       
   188 	TInt iIcfTextLeftMarginForPrtWest;
   173 	TInt iIcfTextLeftMarginForPrtWest;
   189     TInt iIcfTextRightMarginForPrtWest;
   174     TInt iIcfTextRightMarginForPrtWest;
   190     TInt iIcfTextTopMarginForPrtWest;
   175     TInt iIcfTextTopMarginForPrtWest;
   191     TInt iIcfTextBottomMarginForPrtWest;
   176     TInt iIcfTextBottomMarginForPrtWest;
   192     TInt iIcfTextLineSpaceMarginForPrtWest;
   177     TInt iIcfTextLineSpaceMarginForPrtWest;
   193     TInt iIcfTextHeightForPrtWest;
   178     TInt iIcfTextHeightForPrtWest;
   194     TRect iShiftIconRectForPrtWest;
   179     TRect iShiftIconRectForPrtWest;
   195     TRect iStarIconRectForPrtWest;
   180     TRect iStarIconRectForPrtWest;
   196     /**
       
   197      * The star icon rect under number mode 
       
   198      */
       
   199     TRect iStarIconRectInNumModeForPrtWest;
       
   200     TInt iSpellIcfTextHeightForPrtWest;
   181     TInt iSpellIcfTextHeightForPrtWest;
   201     
   182     
   202 	TInt iSpellIcfTextLeftMarginForPrtWest;
   183 	TInt iSpellIcfTextLeftMarginForPrtWest;
   203     TInt iSpellIcfTextRightMarginForPrtWest;
   184     TInt iSpellIcfTextRightMarginForPrtWest;
   204     TInt iSpellIcfTextTopMarginForPrtWest;
   185     TInt iSpellIcfTextTopMarginForPrtWest;