Home
last modified time | relevance | path

Searched refs:dzl_shortcut_chord_table_remove (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/tests/
H A Dtest-shortcut-chord.c26 r = dzl_shortcut_chord_table_remove (table, chord); in test_dzl_shortcut_chord_basic()
29 r = dzl_shortcut_chord_table_remove (table, chord); in test_dzl_shortcut_chord_basic()
50 r = dzl_shortcut_chord_table_remove (table, chord2); in test_dzl_shortcut_chord_basic()
54 r = dzl_shortcut_chord_table_remove (table, chord2); in test_dzl_shortcut_chord_basic()
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/shortcuts/
H A Ddzl-shortcut-chord.h94 gboolean dzl_shortcut_chord_table_remove (DzlShortcutChordTable *self,
H A Ddzl-shortcut-context.c418 return dzl_shortcut_chord_table_remove (priv->table, chord); in dzl_shortcut_context_remove()
507 dzl_shortcut_chord_table_remove (priv->table, chord); in _dzl_shortcut_context_merge()
H A Ddzl-shortcut-theme.c488 dzl_shortcut_chord_table_remove (priv->actions_table, chord); in dzl_shortcut_theme_set_chord_for_action()
580 dzl_shortcut_chord_table_remove (priv->commands_table, chord); in dzl_shortcut_theme_set_chord_for_command()
H A Ddzl-shortcut-chord.c458 dzl_shortcut_chord_table_remove (DzlShortcutChordTable *self, in dzl_shortcut_chord_table_remove() function
H A Ddzl-shortcut-controller.c1273 dzl_shortcut_chord_table_remove (priv->commands_table, chord); in dzl_shortcut_controller_remove_accel()