Searched refs:keep_word_choices_ (Results 1 – 3 of 3) sorted by relevance
276 inline void DisableChoiceAccum() { keep_word_choices_ = FALSE; } in DisableChoiceAccum()277 inline void EnableChoiceAccum() { keep_word_choices_ = TRUE; } in EnableChoiceAccum()454 BOOL8 keep_word_choices_; variable
30 keep_word_choices_ = false; in Dict()
617 if (!keep_word_choices_) in LogNewChoice()