Home
last modified time | relevance | path

Searched defs:Key_Binding (Results 1 – 10 of 10) sorted by relevance

/dports/comms/flcluster/flcluster-1.0.4/src/include/
H A DFl_Text_Editor_mod.H59 struct Key_Binding { struct
63 Key_Binding* next; ///< next key binding in the list argument
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A DFl_Text_Editor_mod.H57 struct Key_Binding { struct
61 Key_Binding* next; ///< next key binding in the list argument
/dports/comms/flamp/flamp-2.2.07/src/include/
H A DFl_Text_Editor_mod.H59 struct Key_Binding { struct
63 Key_Binding* next; ///< next key binding in the list argument
/dports/comms/flmsg/flmsg-4.0.19/src/include/
H A DFl_Text_Editor_mod_1_1.H41 struct Key_Binding { struct
45 Key_Binding* next; argument
H A DFl_Text_Editor_mod_1_3.H55 struct Key_Binding { struct
59 Key_Binding* next; ///< next key binding in the list argument
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A DFl_Text_Editor.H43 struct Key_Binding { struct
47 Key_Binding* next; argument
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Text_Editor.H55 struct Key_Binding { struct
59 Key_Binding* next; ///< next key binding in the list argument
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_Text_Editor.H55 struct Key_Binding { struct
59 Key_Binding* next; ///< next key binding in the list argument
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_Text_Editor.H46 struct Key_Binding { struct
50 Key_Binding* next; ///< next key binding in the list argument
/dports/x11/terminology/terminology-1.9.0/src/bin/
H A Dkeyin.c39 typedef struct _Key_Binding Key_Binding; typedef