CTextLayout::TUtf32SourceCache Class Reference
class CTextLayout::TUtf32SourceCache |
Constructor & Destructor Documentation
TUtf32SourceCache(const MTmSource &)
Constructs an iterator over the text referenced by aSource.
Parameters
const MTmSource & aSource | The source of the text to be iterated over. |
TUtf32SourceCache(const CTextLayout &)
Constructs an iterator over the text formatted by aLayout.
Parameters
const CTextLayout & aLayout | The formatter of the text to be iterated over. |
Member Functions Documentation
GetUtf16(TInt)
Gets the specified character without uniting surrogate pairs.
- Pre-condition
- 0 <= aIndex && aIndex < {document length}
Parameters
TInt aIndex | The document position to retrieve. |
GetUtf32(TInt)
Gets the specified character, uniting surrogate pairs if appropriate.
Parameters
TInt aIndex | The document position to retrive. |
Member Data Documentation
TInt
iCurrentViewIndex
TInt
| iCurrentViewIndex | [private] |
const MTmSource * iSource
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.