|
tesseract v5.3.3.20231005
|
Go to the source code of this file.
Classes | |
| class | tesseract::UNICHAR |
| class | tesseract::UNICHAR::const_iterator |
Namespaces | |
| namespace | tesseract |
Macros | |
| #define | UNICHAR_LEN 30 |
Typedefs | |
| using | tesseract::UNICHAR_ID = int |
| using | tesseract::char32 = signed int |
Enumerations | |
| enum | tesseract::StrongScriptDirection { tesseract::DIR_NEUTRAL = 0 , tesseract::DIR_LEFT_TO_RIGHT = 1 , tesseract::DIR_RIGHT_TO_LEFT = 2 , tesseract::DIR_MIX = 3 } |