Home
last modified time | relevance | path

Searched defs:binding_t (Results 1 – 15 of 15) sorted by relevance

/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/testing/utest/core/ipc/
H A Dthread.cpp78 typedef struct binding_t struct
82 } binding_t; argument
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/ipc/
H A DThread.h61 typedef struct binding_t struct
69 } binding_t; typedef
/dports/japanese/mutt-devel/mutt-1.5.21/
H A Dkeymap.h94 struct binding_t struct
101 struct binding_t *km_get_table (int menu); argument
/dports/x11-wm/i3/i3-4.20.1/i3bar/include/
H A Dconfiguration.h27 typedef struct binding_t { struct
32 TAILQ_ENTRY(binding_t) bindings; argument
33 } binding_t; typedef
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/ui/tk/util/
H A DLSPStyleTrigger.h43 typedef struct binding_t struct
47 } binding_t; argument
/dports/x11-wm/i3-gaps/i3-4.20.1/i3bar/include/
H A Dconfiguration.h27 typedef struct binding_t { struct
32 TAILQ_ENTRY(binding_t) bindings; argument
33 } binding_t; typedef
/dports/games/xzip/xzip/
H A Dxkey.c68 typedef struct binding_t { struct
69 unsigned int key; /* or keysym */
70 int which; /* keytype_main, keytype_meta, keytype_sym */
71 char *name;
/dports/x11/polybar/polybar-3.5.7/lib/i3ipcpp/include/i3ipc++/
H A Dipc.hpp215 struct binding_t { struct
216 std::string command; ///< The i3 command that is configured to run for this binding
217 …:string> event_state_mask; ///< The group and modifier keys that were configured with this binding
218 …at was given for the binding. If the binding is a mouse binding, it will be the number of the mous…
219 …at was configured with bindsym, this field will contain the given symbol. Otherwise it will be null
220 InputType input_type;
/dports/x11-wm/wayfire/wayfire-0.7.0/src/core/seat/
H A Dhotspot-manager.hpp14 struct binding_t struct
/dports/x11-wm/fvwm3/fvwm3-1.0.4/libs/
H A DBindings.h29 } binding_t; typedef
/dports/x11-wm/fvwm2/fvwm-2.6.9/libs/
H A DBindings.h31 } binding_t; typedef
/dports/games/xglk/xglk/
H A Dxglk_key.c23 } binding_t; typedef
/dports/devel/agar/agar-1.5.0/ada-gui/
H A Dagar-gui-widget-menu.ads35 type binding_t is ( type
H A Dagar-gui-widget.ads169 type binding_t is record type
/dports/math/yices/yices-2.6.2/src/parser_utils/
H A Dterm_stack2.h133 } binding_t; typedef