|
tesseract
4.0.0-beta.1-59-g2cc4
|
Go to the source code of this file.
Classes | |
| class | tesseract::UNICHAR |
| class | tesseract::UNICHAR::const_iterator |
Namespaces | |
| tesseract | |
Macros | |
| #define | UNICHAR_LEN 30 |
Typedefs | |
| typedef int | UNICHAR_ID |
| typedef signed int | tesseract::char32 |
Enumerations | |
| enum | StrongScriptDirection { DIR_NEUTRAL = 0, DIR_LEFT_TO_RIGHT = 1, DIR_RIGHT_TO_LEFT = 2, DIR_MIX = 3 } |
| typedef int UNICHAR_ID |
| Enumerator | |
|---|---|
| DIR_NEUTRAL | |
| DIR_LEFT_TO_RIGHT | |
| DIR_RIGHT_TO_LEFT | |
| DIR_MIX | |