Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/syntax/
H A Dvb.vim77 syn keyword vbEvents ItemSeletected KeyDown KeyPress KeyUp LeaveCell
/vim-8.2.3635/src/
H A Dgui_haiku.cc244 virtual void KeyDown(const char *bytes, int32 numBytes);
1226 VimTextAreaView::KeyDown(const char *bytes, int32 numBytes) in KeyDown() function in VimTextAreaView