Searched defs:sp_shortcut_to_label (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dshortcuts.cpp137 Glib::ustring sp_shortcut_to_label(unsigned int const shortcut) { function
440 std::string modifiers = sp_shortcut_to_label(shortcut & (SP_SHORTCUT_MODIFIER_MASK));
512 std::string modifiers = sp_shortcut_to_label(shortcut & (SP_SHORTCUT_MODIFIER_MASK));

Completed in 12 milliseconds