#include <bidi.h>
Public Member Functions | |
LeftEmbedding (eC_UInt uiStartLtR, eC_UInt uiEndLtR) | |
default-constructor More... | |
LeftEmbedding & | operator= (const LeftEmbedding <rSource) |
eC_Bool | operator== (const LeftEmbedding ltr) const |
Public Attributes | |
eC_UInt | m_uiEndLtR |
end | |
eC_UInt | m_uiStartLtR |
start | |
left-embedding
|
inline |
default-constructor
constructor
uiStartLtR | |
uiEndLtR |
|
inline |
assign
ltrSource |
|
inline |
compare
ltr |