#include <bidi.h>
Public Member Functions | |
| RightEmbedding (eC_UInt uiStartRtL, eC_UInt uiEndRtL) | |
| default-constructor More... | |
| eC_Bool | operator== (const RightEmbedding rtl) const |
Public Attributes | |
| eC_UInt | m_uiEndRtL |
| end | |
| eC_UInt | m_uiStartRtL |
| start | |
right-embedding
|
inline |
default-constructor
constructor
| uiStartRtL | |
| uiEndRtL |
|
inline |
compare
| rtl |