#include <pageres.h>
Public Member Functions | |
| WERD_RES () | |
| WERD_RES (WERD *the_word) | |
| WERD_RES (const WERD_RES &source) | |
| ~WERD_RES () | |
| WERD_RES & | operator= (const WERD_RES &source) |
| void | copy_on (WERD_RES *word_res) |
Static Public Member Functions | |
| static WERD_RES * | deep_copy (const WERD_RES *src) |
Public Attributes | |
| WERD * | word |
| WERD * | outword |
| DENORM | denorm |
| WERD_CHOICE * | best_choice |
| WERD_CHOICE * | raw_choice |
| WERD_CHOICE * | ep_choice |
| REJMAP | reject_map |
| BOOL8 | tess_failed |
| BOOL8 | tess_accepted |
| BOOL8 | tess_would_adapt |
| BOOL8 | done |
| inT8 | italic |
| inT8 | bold |
| inT8 | font1 |
| inT8 | font1_count |
| inT8 | font2 |
| inT8 | font2_count |
| CRUNCH_MODE | unlv_crunch_mode |
| float | x_height |
| float | caps_height |
| BOOL8 | guessed_x_ht |
| BOOL8 | guessed_caps_ht |
| BOOL8 | combination |
| BOOL8 | part_of_combo |
| BOOL8 | reject_spaces |
| WERD_RES::WERD_RES | ( | ) | [inline] |
| WERD_RES::WERD_RES | ( | WERD * | the_word | ) | [inline] |
| WERD_RES::WERD_RES | ( | const WERD_RES & | source | ) | [inline] |
| WERD_RES::~WERD_RES | ( | ) |
| void WERD_RES::copy_on | ( | WERD_RES * | word_res | ) | [inline] |
| float WERD_RES::caps_height |
| float WERD_RES::x_height |
1.6.3