Home
last modified time | relevance | path

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

/dports/deskutils/xneur/xneur-0.20.0/lib/config/
H A Dxnconfig.h50 CORRECTION_INCIDENTAL_CAPS, enumerator
/dports/deskutils/xneur/xneur-0.20.0/lib/main/
H A Dprogram.c1175 case CORRECTION_INCIDENTAL_CAPS: in program_perform_action()
1573 p->correction_action = CORRECTION_INCIDENTAL_CAPS; in program_check_caps_last_word()
2511 else if (p->correction_action == CORRECTION_INCIDENTAL_CAPS) in program_change_word()