Home
last modified time | relevance | path

Searched defs:keyval (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_xim.c858 im_string_to_keyval(const char *str, unsigned int *keyval, unsigned int *state) in im_string_to_keyval()
922 im_synthesize_keypress(unsigned int keyval, unsigned int state) in im_synthesize_keypress()
H A Dgui_beval.c424 key_event(BalloonEval *beval, unsigned keyval, int is_keypress) in key_event()
H A Dgui_gtk_x11.c930 keyval_to_string(unsigned int keyval, char_u *string) in keyval_to_string()