Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx3714 static bool bWaitForModKeyRelease = false; in ImplHandleKeyMsg() local
3866 bWaitForModKeyRelease = true; in ImplHandleKeyMsg()
3870 if( !bWaitForModKeyRelease ) in ImplHandleKeyMsg()
3875 bWaitForModKeyRelease = false; in ImplHandleKeyMsg()