Searched refs:sp_shortcut_get_key (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dshortcuts.cpp62 unsigned int sp_shortcut_get_key(unsigned int const shortcut);
439 gchar *key = gdk_keyval_name (sp_shortcut_get_key(shortcut));
511 gchar *key = gdk_keyval_name (sp_shortcut_get_key(shortcut));
679 unsigned int accel_key = sp_shortcut_get_key(shortcut);
692 sp_shortcut_get_key(unsigned int const shortcut) function
788 sp_shortcut_get_key(shortcut),

Completed in 6480 milliseconds