Home
last modified time | relevance | path

Searched refs:DzlShortcutChordTableIter (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/shortcuts/
H A Ddzl-shortcut-private.h37 } DzlShortcutChordTableIter; typedef
147 void _dzl_shortcut_chord_table_iter_init (DzlShortcutChordTableIter *it…
149 gboolean _dzl_shortcut_chord_table_iter_next (DzlShortcutChordTableIter *it…
152 void _dzl_shortcut_chord_table_iter_steal (DzlShortcutChordTableIter *it…
H A Ddzl-shortcut-chord.c639 _dzl_shortcut_chord_table_iter_init (DzlShortcutChordTableIter *iter, in _dzl_shortcut_chord_table_iter_init()
649 _dzl_shortcut_chord_table_iter_next (DzlShortcutChordTableIter *iter, in _dzl_shortcut_chord_table_iter_next()
674 _dzl_shortcut_chord_table_iter_steal (DzlShortcutChordTableIter *iter) in _dzl_shortcut_chord_table_iter_steal()
H A Ddzl-shortcut-theme-save.c67 DzlShortcutChordTableIter citer; in dzl_shortcut_theme_save_to_stream()
H A Ddzl-shortcut-context.c489 DzlShortcutChordTableIter iter; in _dzl_shortcut_context_merge()