Lines Matching refs:SC_INPUT_NONE
438 eMode( SC_INPUT_NONE ), in ScInputHandler()
590 if ( bFromStartTab || eMode != SC_INPUT_NONE ) in UpdateSpellSettings()
1997 eMode = SC_INPUT_NONE; in StartTable()
2090 if ( eMode == SC_INPUT_NONE ) in DataChanging()
2100 if (eMode==SC_INPUT_NONE) in DataChanged()
2308 eMode = SC_INPUT_NONE; in SetMode()
2324 if (eOldMode == SC_INPUT_NONE) // not when switching between modes in SetMode()
2645 eMode = SC_INPUT_NONE; in EnterHandler()
2766 eMode = SC_INPUT_NONE; in CancelHandler()
2908 if ( eMode == SC_INPUT_NONE ) in InsertFunction()
2955 if ( eMode == SC_INPUT_NONE ) in ClearText()
3077 else if (eMode != SC_INPUT_NONE) in KeyInput()
3100 ( eMode != SC_INPUT_NONE && ( bCursorKey || bInsKey ) ) ) ) in KeyInput()
3123 if (eMode==SC_INPUT_NONE) in KeyInput()
3220 if (pTopView && eMode != SC_INPUT_NONE) in KeyInput()
3234 if ( eMode != SC_INPUT_NONE ) in InputCommand()
3249 if ( bForce || eMode != SC_INPUT_NONE ) in InputCommand()
3278 if (eMode==SC_INPUT_NONE) in InputCommand()
3322 if (pTopView && eMode != SC_INPUT_NONE) in InputCommand()