72 WERD(C_BLOB_LIST *blob_list,
WERD *clone);
92 C_BLOB_LIST *orphan_blobs);
120 void set_text(
const char *new_text) { correct = new_text; }
127 disp_flags.
set_bit(flag, value);
144 #ifndef GRAPHICS_DISABLED
156 #endif // GRAPHICS_DISABLED
166 C_BLOB_LIST rej_cblobs;
170 #include "ocrrow.h" // placed here due to
void set_text(const char *new_text)
int word_comparator(const void *word1p, const void *word2p)
C_BLOB_LIST * cblob_list()
void set_blanks(uinT8 new_blanks)
void join_on(WERD *other)
void set_script_id(int id)
void set_bit(uinT8 bit_num, BOOL8 value)
void plot_rej_blobs(ScrollView *window)
C_BLOB_LIST * rej_cblob_list()
WERD & operator=(const WERD &source)
WERD * ConstructWerdWithNewBlobs(C_BLOB_LIST *all_blobs, C_BLOB_LIST *orphan_blobs)
const char * text() const
void copy_on(WERD *other)
WERD * ConstructFromSingleBlob(bool bol, bool eol, C_BLOB *blob)
BOOL8 display_flag(uinT8 flag) const
BOOL8 flag(WERD_FLAGS mask) const
const char * string() const
void move(const ICOORD vec)
void set_flag(WERD_FLAGS mask, BOOL8 value)
static ScrollView::Color NextColor(ScrollView::Color colour)
BOOL8 bit(uinT8 bit_num) const
#define ELIST2IZEH(CLASSNAME)
void plot(ScrollView *window, ScrollView::Color colour)
void set_display_flag(uinT8 flag, BOOL8 value)