SCharWidth Class Reference

class SCharWidth

Character width and adjustment information.

Member Data Documentation

TInt iLeftAdjust

TInt iLeftAdjust

The left adjust of the character.

TInt iMove

TInt iMove

The total width of the character, defined as iLeftAdjust + iWidth + iRightAdjust.

TInt iRightAdjust

TInt iRightAdjust

The right adjust of the character.

TInt iWidth

TInt iWidth

The width of the character.