Searched refs:SW_KeyState (Results 1 – 1 of 1) sorted by relevance
1470 enum SW_KeyState { KS_Start, in KeyInput() enum1515 SW_KeyState eKeyState = bIsDocReadOnly ? KS_CheckDocReadOnlyKeys : KS_CheckKey; in KeyInput()1516 SW_KeyState eNextKeyState = KS_Ende; in KeyInput()1527 SW_KeyState eFlyState = KS_KeyToView; in KeyInput()