Searched refs:SW_KeyState (Results 1 – 1 of 1) sorted by relevance
1471 enum SW_KeyState { KS_Start, in KeyInput() enum1516 SW_KeyState eKeyState = bIsDocReadOnly ? KS_CheckDocReadOnlyKeys : KS_CheckKey; in KeyInput()1517 SW_KeyState eNextKeyState = KS_Ende; in KeyInput()1528 SW_KeyState eFlyState = KS_KeyToView; in KeyInput()
Completed in 52 milliseconds