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

/inkscape/src/
H A Dshortcuts.cpp648 unsigned int const old_primary = (*primary_shortcuts)[verb]; local
649 if (old_primary == shortcut) {
727 unsigned int const old_primary = (*primary_shortcuts)[old_verb]; local
729 if (old_primary == shortcut) {

Completed in 695 milliseconds