Go to the source code of this file.
Compounds | |
struct | Run |
struct | UBiDi |
Typedefs | |
typedef uint8_t | DirProp |
typedef uint32_t | Flags |
typedef struct Run | Run |
Enumerations | |
enum | { L = U_LEFT_TO_RIGHT, R = U_RIGHT_TO_LEFT, EN = U_EUROPEAN_NUMBER, ES = U_EUROPEAN_NUMBER_SEPARATOR, ET = U_EUROPEAN_NUMBER_TERMINATOR, AN = U_ARABIC_NUMBER, CS = U_COMMON_NUMBER_SEPARATOR, B = U_BLOCK_SEPARATOR, S = U_SEGMENT_SEPARATOR, WS = U_WHITE_SPACE_NEUTRAL, ON = U_OTHER_NEUTRAL, LRE = U_LEFT_TO_RIGHT_EMBEDDING, LRO = U_LEFT_TO_RIGHT_OVERRIDE, AL = U_RIGHT_TO_LEFT_ARABIC, RLE = U_RIGHT_TO_LEFT_EMBEDDING, RLO = U_RIGHT_TO_LEFT_OVERRIDE, PDF = U_POP_DIRECTIONAL_FORMAT, NSM = U_DIR_NON_SPACING_MARK, BN = U_BOUNDARY_NEUTRAL, dirPropCount } |
Functions | |
U_CFUNC UBool | ubidi_getRuns (UBiDi *pBiDi) |
UBool | getMemory (void **pMemory, UTextOffset *pSize, UBool mayAllocate, UTextOffset sizeNeeded) |
|
Definition at line 28 of file ubidiimp.h. |
|
Definition at line 29 of file ubidiimp.h. |
|
|
|
Definition at line 35 of file ubidiimp.h. |
|
|
|
|