javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtlabel.h
branchRCL_3
changeset 23 e5618cc85d74
parent 14 04becd199f91
child 24 6c158198356e
equal deleted inserted replaced
21:4376525cdefb 23:e5618cc85d74
    54     TInt  MinimumWidth() const;
    54     TInt  MinimumWidth() const;
    55     TInt  MinimumHeight() const;
    55     TInt  MinimumHeight() const;
    56     TInt  MinimumHeight(TInt aLineCount) const;
    56     TInt  MinimumHeight(TInt aLineCount) const;
    57     void  DoSetFontL(const CFont* aFont);
    57     void  DoSetFontL(const CFont* aFont);
    58     void  SwtHandleResourceChangeL(TInt aType);
    58     void  SwtHandleResourceChangeL(TInt aType);
       
    59     TInt  GetFontHeight(const CFont* aFont) const;
    59 
    60 
    60 // From CCoeControl
    61 // From CCoeControl
    61 public:
    62 public:
    62     void  SetDimmed(TBool aDimmed);
    63     void  SetDimmed(TBool aDimmed);
    63     CCoeControl* ComponentControl(TInt aIndex) const;
    64     CCoeControl* ComponentControl(TInt aIndex) const;