CTmTextLayout::TTmChunkDescription Class Reference

class CTmTextLayout::TTmChunkDescription

Output from FindAdjacentChunks. Describes a chunk of text that is of a constant format and directionality.

Member Data Documentation

TInt iEnd

TInt iEnd

One past the position of the last character in the chunk.

TBool iRightToLeft

TBool iRightToLeft

ETrue if the chunk is displayed right-to-left.

TInt iStart

TInt iStart

Position of the first character in the chunk. A negative number indicates "no such chunk".