mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
22 lines
1.9 KiB
HTML
22 lines
1.9 KiB
HTML
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
|
<html xmlns='http://www.w3.org/1999/xhtml'>
|
|
<head>
|
|
<title>keybind_lookup_keymap_command</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<meta http-equiv='Content-Style-Type' content='text/css' />
|
|
<link rel='stylesheet' type='text/css' href='../style.css' />
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<span class='curline'><a href='../S/lib--keybind.h.html#L364'>keybind_lookup_keymap_command</a> 364 lib/keybind.h long keybind_lookup_keymap_command (const global_keymap_t *keymap, long key);</span>
|
|
<span class='curline'><a href='../S/lib--widget--buttonbar.c.html#L271'>keybind_lookup_keymap_command</a> 271 lib/widget/buttonbar.c command = keybind_lookup_keymap_command (keymap, KEY_F (idx));</span>
|
|
<span class='curline'><a href='../S/lib--widget--dialog.c.html#L180'>keybind_lookup_keymap_command</a> 180 lib/widget/dialog.c command = keybind_lookup_keymap_command (dialog_map, d_key);</span>
|
|
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L670'>keybind_lookup_keymap_command</a> 670 lib/widget/widget-common.c return keybind_lookup_keymap_command (w->ext_keymap, key);</span>
|
|
<span class='curline'><a href='../S/lib--widget--widget-common.c.html#L673'>keybind_lookup_keymap_command</a> 673 lib/widget/widget-common.c return keybind_lookup_keymap_command (w->keymap, key);</span>
|
|
<span class='curline'><a href='../S/src--editor--editmacros.c.html#L157'>keybind_lookup_keymap_command</a> 157 src/editor/editmacros.c tmp_act = keybind_lookup_keymap_command (WIDGET (edit)->keymap, hotkey);</span>
|
|
<span class='curline'><a href='../S/src--viewer--actions_cmd.c.html#L552'>keybind_lookup_keymap_command</a> 552 src/viewer/actions_cmd.c return keybind_lookup_keymap_command (view->hex_keymap, key);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|