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 D | test-shortcut-chord.c | 26 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 D | dzl-shortcut-chord.h | 94 gboolean dzl_shortcut_chord_table_remove (DzlShortcutChordTable *self,
|
H A D | dzl-shortcut-context.c | 418 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 D | dzl-shortcut-theme.c | 488 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 D | dzl-shortcut-chord.c | 458 dzl_shortcut_chord_table_remove (DzlShortcutChordTable *self, in dzl_shortcut_chord_table_remove() function
|
H A D | dzl-shortcut-controller.c | 1273 dzl_shortcut_chord_table_remove (priv->commands_table, chord); in dzl_shortcut_controller_remove_accel()
|