Home
last modified time | relevance | path

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

/AOO42X/main/vcl/os2/source/window/
H A Dsalframe.cxx2760 static USHORT nLastOS2KeyChar = 0; in ImplHandleKeyMsg() local
2807 if ( nLastOS2KeyChar == nOS2KeyCode ) in ImplHandleKeyMsg()
2810 nLastOS2KeyChar = 0; in ImplHandleKeyMsg()
2816 nLastOS2KeyChar = 0; in ImplHandleKeyMsg()
2822 nLastOS2KeyChar = nOS2KeyCode; in ImplHandleKeyMsg()