Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddosinst.c1753 const char *shortcut_name, in create_shortcut() argument
1794 MultiByteToWideChar(CP_ACP, 0, shortcut_name, -1, wsz, sizeof(wsz)/sizeof(wsz[0])); in create_shortcut()