textinput/peninputcommonctrls/inc/peninputvkbctrl/peninputvkbctrlext.h
changeset 13 3b79bedfdc20
parent 0 eb1f2e154e89
equal deleted inserted replaced
0:eb1f2e154e89 13:3b79bedfdc20
   154      * @param aUiLayout The layout plugin
   154      * @param aUiLayout The layout plugin
   155      * @param aControlId The control ID
   155      * @param aControlId The control ID
   156      * @param aFontSpec The specification of font
   156      * @param aFontSpec The specification of font
   157      * @return None
   157      * @return None
   158      */ 
   158      */ 
   159     CPeninputVkbCtrlExt( const TRect& aRect, 
   159     IMPORT_C CPeninputVkbCtrlExt( const TRect& aRect, 
   160                                   CFepUiLayout* aUiLayout,
   160                                   CFepUiLayout* aUiLayout,
   161                                   TInt aControlId,
   161                                   TInt aControlId,
   162                                   const TFontSpec& aFontSpec,
   162                                   const TFontSpec& aFontSpec,
   163                                   TBool aIrregular = EFalse);
   163                                   TBool aIrregular = EFalse);
   164 
   164