TBidiLogicalToVisual Class Reference
Link against: peninputlayoutcontrol.lib
class TBidiLogicalToVisual |
Detailed Description
This class is a low-level class for bi-directionally reordering text. It allows the re-ordering of text using no leaving functions at all, and provides a finer degree of control than TBidiText. However, it should not be used without understanding the basics of the Unicode Bi-directional Reordering Algorithm.
Member Enumeration Documentation
Enum anonymous
Enumerator | Value | Description |
---|
KMinCharAvailable | 4 | |
Constructor & Destructor Documentation
TBidiLogicalToVisual ( const TDesC &, TBool, TBidirectionalState::TRunInfo *, TInt )
TBidiLogicalToVisual ( const TDesC &, TBidirectionalState::TRunInfo *, TInt )
Member Function Documentation
GetVisualLine ( TDes &, TInt, TInt, TChar )