Home
last modified time | relevance | path

Searched refs:CORRECTION_TWO_CAPITAL_LETTER (Results 1 – 2 of 2) sorted by relevance

/dports/deskutils/xneur/xneur-0.20.0/lib/config/
H A Dxnconfig.h51 CORRECTION_TWO_CAPITAL_LETTER, enumerator
/dports/deskutils/xneur/xneur-0.20.0/lib/main/
H A Dprogram.c1179 case CORRECTION_TWO_CAPITAL_LETTER: in program_perform_action()
1612 p->correction_action = CORRECTION_TWO_CAPITAL_LETTER; in program_check_tcl_last_word()
2550 else if (p->correction_action == CORRECTION_TWO_CAPITAL_LETTER) in program_change_word()