This is the complete list of members for tesseract::BoxChar, including all inherited members.
| AddBox(int x, int y, int width, int height) | tesseract::BoxChar | |
| box() const | tesseract::BoxChar | inline |
| BoxChar(const char *utf8_str, int len) | tesseract::BoxChar | |
| ch() const | tesseract::BoxChar | inline |
| ContainsMostlyRTL(const vector< BoxChar * > &boxes) | tesseract::BoxChar | static |
| InsertNewlines(bool rtl_rules, bool vertical_rules, vector< BoxChar * > *boxes) | tesseract::BoxChar | static |
| InsertSpaces(bool rtl_rules, bool vertical_rules, vector< BoxChar * > *boxes) | tesseract::BoxChar | static |
| MostlyVertical(const vector< BoxChar * > &boxes) | tesseract::BoxChar | static |
| mutable_box() | tesseract::BoxChar | inline |
| mutable_ch() | tesseract::BoxChar | inline |
| operator<(const BoxChar &other) const | tesseract::BoxChar | inline |
| page() const | tesseract::BoxChar | inline |
| PrepareToWrite(vector< BoxChar * > *boxes) | tesseract::BoxChar | static |
| ReorderRTLText(vector< BoxChar * > *boxes) | tesseract::BoxChar | static |
| RotateBoxes(float rotation, int xcenter, int ycenter, int start_box, int end_box, vector< BoxChar * > *boxes) | tesseract::BoxChar | static |
| set_page(int page) | tesseract::BoxChar | inline |
| TotalByteLength(const vector< BoxChar * > &boxes) | tesseract::BoxChar | static |
| TranslateBoxes(int xshift, int yshift, vector< BoxChar * > *boxes) | tesseract::BoxChar | static |
| WriteTesseractBoxFile(const string &name, int height, const vector< BoxChar * > &boxes) | tesseract::BoxChar | static |
| ~BoxChar() | tesseract::BoxChar |