Home
last modified time | relevance | path

Searched refs:command_has_binding (Results 1 – 3 of 3) sorted by relevance

/dports/audio/denemo/denemo-2.0.6/src/core/
H A Dkbd-custom.h152 gboolean command_has_binding (guint command_id);
H A Dkeymapio.c555 if (row->hidden || command_has_binding (i)) in save_xml_keybindings()
H A Dkbd-custom.c854 command_has_binding (guint command_id) in command_has_binding() function