CShaper::TInput Class Reference
Member Data Documentation
TInt
iEnd
(One past) the end of the text in iText to be shaped.
TInt
iFlags
Flags. Currently none is defined.
TUint32
iLanguage
Language code. 0 implies "default"
TInt
iMaximumAdvance
Maximum advance in pixels. Shaping beyond this advance is not required (but is not harmful).
TInt
iReserved1
Reserved for future expansion. Must be set to 0.
TInt
iScript
Script code, for example 'd'<<24 | 'e'<<16 | 'v'<<8 | 'a' for Devanagari.
TInt
iSessionHandle
Session handle. To be used if rasterization is needed.
TInt
iStart
The index of the first character in iText to be shaped.
const TDesC * iText
The text to be shaped possibly including context.
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.