Searched refs:KeyEventSignalState (Results 1 – 2 of 2) sorted by relevance
3434 Private->KeyEventSignalState = FALSE; in ConSplitterTextInReset()3540 Private->KeyEventSignalState = FALSE; in ConSplitterTextInReadKeyStroke()3579 if (Private->KeyEventSignalState) { in ConSplitterTextInWaitForKey()3594 Private->KeyEventSignalState = TRUE; in ConSplitterTextInWaitForKey()3670 Private->KeyEventSignalState = FALSE; in ConSplitterTextInResetEx()3729 Private->KeyEventSignalState = FALSE; in ConSplitterTextInReadKeyStrokeEx()
157 BOOLEAN KeyEventSignalState; member