Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_haiku.cc1282 int newNumBytes = keyMapChars[index]; in KeyDown() local
1291 if (newNumBytes != 1 || (*newBytes > 0x20 && in KeyDown()