mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.5 KiB
HTML
21 lines
1.5 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>editor_map</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/src--editor--edit.c.html#L2125'>editor_map</a> 2125 src/editor/edit.c w->keymap = editor_map;</span>
|
|
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L360'>editor_map</a> 360 src/editor/editwidget.c shortcut = keybind_lookup_keymap_shortcut (editor_map, command);</span>
|
|
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L364'>editor_map</a> 364 src/editor/editwidget.c ext_map = keybind_lookup_keymap_shortcut (editor_map, CK_ExtendedKeyMap);</span>
|
|
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L1242'>editor_map</a> 1242 src/editor/editwidget.c wd->keymap = editor_map;</span>
|
|
<span class='curline'><a href='../S/src--keymap.c.html#L76'>editor_map</a> 76 src/keymap.c const global_keymap_t *editor_map = NULL;</span>
|
|
<span class='curline'><a href='../S/src--keymap.h.html#L48'>editor_map</a> 48 src/keymap.h extern const global_keymap_t *editor_map;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|