Location: fbs.h
Link against: N/A
SCharWidth
Supported from 5.0
Character width and adjustments information.
Defined in SCharWidth
:
iLeftAdjust
, iMove
, iRightAdjust
, iWidth
TInt iRightAdjust
The total width of the character — defined as iLeftAdjust
+ iWidth
+ iRightAdjust
.
TInt iWidth
The width of the character.