Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx3717 static WPARAM nLastVKChar = 0; in ImplHandleKeyMsg() local
3803 nLastVKChar = 0; in ImplHandleKeyMsg()
3828 nLastVKChar = 0; in ImplHandleKeyMsg()
3837 nLastVKChar = 0; in ImplHandleKeyMsg()
3936 nLastVKChar = wParam; in ImplHandleKeyMsg()
3940 if ( wParam == nLastVKChar ) in ImplHandleKeyMsg()
3944 nLastVKChar = 0; in ImplHandleKeyMsg()

Completed in 44 milliseconds