33 if (!(last_word_on_line_ ==
true && last_word_on_line ==
false)) {
34 if (hyphen_word_ != NULL) {
37 hyphen_active_dawgs_.
clear();
41 tprintf(
"reset_hyphen_vars: last_word_on_line %d -> %d\n",
42 last_word_on_line_, last_word_on_line);
44 last_word_on_line_ = last_word_on_line;
51 if (hyphen_word_ == NULL) {
60 hyphen_active_dawgs_ = active_dawgs;
63 hyphen_word_->
print(
"set_hyphen_word: ");
const UNICHARSET * unicharset() const
void reset_hyphen_vars(bool last_word_on_line)
void make_bad()
Set the fields in this choice to be default (bad) values.
void remove_last_unichar_id()
void set_hyphen_word(const WERD_CHOICE &word, const DawgPositionVector &active_dawgs)