class TAknTextLineLayout |
A text line structure from layout.
Public Member Functions | |
---|---|
TAknTextLineLayout() | |
TAknTextLineLayout(TInt) | |
TAknTextLineLayout(const TAknTextComponentLayout &) | |
TInt | BaselineSkip() |
TInt | FontId() |
TInt | NumberOfLinesShown() |
IMPORT_C TAknTextLineLayout | operator=(const TAknTextComponentLayout &) |
Public Attributes | |
---|---|
TInt16 | iB |
TInt | iBaselineSkip |
TInt16 | iC |
TInt32 | iFont |
TInt16 | iJ |
TInt | iNumberOfLinesShown |
TInt16 | iW |
TInt16 | il |
TInt16 | ir |
IMPORT_C | TAknTextLineLayout | ( | const TAknTextComponentLayout & | aLine | ) |
const TAknTextComponentLayout & aLine |
IMPORT_C TAknTextLineLayout | operator= | ( | const TAknTextComponentLayout & | aLine | ) |
const TAknTextComponentLayout & aLine |