Files
source/Y/ext_map.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

23 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>ext_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--editwidget.c.html#L357'>ext_map</a> 357 src/editor/editwidget.c const char *ext_map;</span>
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L364'>ext_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#L365'>ext_map</a> 365 src/editor/editwidget.c if (ext_map != NULL)</span>
<span class='curline'><a href='../S/src--editor--editwidget.c.html#L368'>ext_map</a> 368 src/editor/editwidget.c return g_strdup_printf ("%s %s", ext_map, shortcut);</span>
<span class='curline'><a href='../S/src--filemanager--filemanager.c.html#L393'>ext_map</a> 393 src/filemanager/filemanager.c const char *ext_map;</span>
<span class='curline'><a href='../S/src--filemanager--filemanager.c.html#L404'>ext_map</a> 404 src/filemanager/filemanager.c ext_map = keybind_lookup_keymap_shortcut (filemanager_map, CK_ExtendedKeyMap);</span>
<span class='curline'><a href='../S/src--filemanager--filemanager.c.html#L405'>ext_map</a> 405 src/filemanager/filemanager.c if (ext_map != NULL)</span>
<span class='curline'><a href='../S/src--filemanager--filemanager.c.html#L408'>ext_map</a> 408 src/filemanager/filemanager.c return g_strdup_printf ("%s %s", ext_map, shortcut);</span>
</pre>
</body>
</html>