Home
last modified time | relevance | path

Searched refs:kf_cut (Results 1 – 25 of 38) sorted by relevance

12

/dports/comms/fldigi/fldigi-4.1.20/src/widgets/
H A DF_Edit.cxx306 kf_cut(0, this); in menu_cb()
342 { Fl_Text_Editor_mod::kf_cut, F_Edit::kf_cut }, in change_keybindings()
391 int F_Edit::kf_cut(int c, Fl_Text_Editor_mod* e) in kf_cut() function in F_Edit
402 return Fl_Text_Editor_mod::kf_cut(c, e); in kf_cut()
H A DFl_Text_Editor_mod.cxx139 { 'x', FL_CTRL, Fl_Text_Editor_mod::kf_cut },
140 { FL_Delete, FL_SHIFT, Fl_Text_Editor_mod::kf_cut },
150 { 'x', FL_COMMAND, Fl_Text_Editor_mod::kf_cut },
473 int Fl_Text_Editor_mod::kf_cut(int c, Fl_Text_Editor_mod* e) { in kf_cut() function in Fl_Text_Editor_mod
H A DFTextView.cxx628 Fl_Text_Editor_mod::kf_cut, in change_keybindings()
882 kf_cut(0, this); in menu_cb()
/dports/comms/flmsg/flmsg-4.0.19/src/widgets/
H A DFl_Text_Editor_mod_1_1.cxx101 { 'x', FL_CTRL, Fl_Text_Editor_mod::kf_cut },
102 { FL_Delete, FL_SHIFT, Fl_Text_Editor_mod::kf_cut },
112 { 'x', FL_COMMAND, Fl_Text_Editor_mod::kf_cut },
366 int Fl_Text_Editor_mod::kf_cut(int c, Fl_Text_Editor_mod* e) { in kf_cut() function in Fl_Text_Editor_mod
H A DFl_Text_Editor_mod_1_3.cxx144 { 'x', FL_CTRL, Fl_Text_Editor_mod::kf_cut },
145 { FL_Delete, FL_SHIFT, Fl_Text_Editor_mod::kf_cut },
155 { 'x', FL_COMMAND, Fl_Text_Editor_mod::kf_cut },
479 int Fl_Text_Editor_mod::kf_cut(int c, Fl_Text_Editor_mod* e) { in kf_cut() function in Fl_Text_Editor_mod
H A DFTextView.cxx641 Fl_Text_Editor_mod::kf_cut, in change_keybindings()
869 kf_cut(0, this); in menu_cb()
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Text_Editor.cxx100 { 'x', FL_CTRL, Fl_Text_Editor::kf_cut },
101 { FL_Delete, FL_SHIFT, Fl_Text_Editor::kf_cut },
111 { 'x', FL_COMMAND, Fl_Text_Editor::kf_cut },
364 int Fl_Text_Editor::kf_cut(int c, Fl_Text_Editor* e) { in kf_cut() function in Fl_Text_Editor
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A DF_Edit.h63 static int kf_cut(int c, Fl_Text_Editor_mod* e);
H A DFl_Text_Editor_mod.H121 static int kf_cut(int c, Fl_Text_Editor_mod* e);
H A DFTextRXTX.h167 static int kf_cut(int c, Fl_Text_Editor_mod* e);
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Text_Editor.cxx144 { 'x', FL_CTRL, Fl_Text_Editor::kf_cut },
145 { FL_Delete, FL_SHIFT, Fl_Text_Editor::kf_cut },
155 { 'x', FL_COMMAND, Fl_Text_Editor::kf_cut },
478 int Fl_Text_Editor::kf_cut(int c, Fl_Text_Editor* e) { in kf_cut() function in Fl_Text_Editor
/dports/comms/flamp/flamp-2.2.07/src/widgets/
H A DFl_Text_Editor_mod.cxx155 { 'x', FL_CTRL, Fl_Text_Editor_mod::kf_cut },
156 { FL_Delete, FL_SHIFT, Fl_Text_Editor_mod::kf_cut },
166 { 'x', FL_COMMAND, Fl_Text_Editor_mod::kf_cut },
490 int Fl_Text_Editor_mod::kf_cut(int c, Fl_Text_Editor_mod* e) { in kf_cut() function in Fl_Text_Editor_mod
H A DFTextView.cxx619 Fl_Text_Editor_mod::kf_cut, in change_keybindings()
847 kf_cut(0, this); in menu_cb()
/dports/comms/flcluster/flcluster-1.0.4/src/widgets/
H A DFl_Text_Editor_mod.cxx155 { 'x', FL_CTRL, Fl_Text_Editor_mod::kf_cut },
156 { FL_Delete, FL_SHIFT, Fl_Text_Editor_mod::kf_cut },
166 { 'x', FL_COMMAND, Fl_Text_Editor_mod::kf_cut },
490 int Fl_Text_Editor_mod::kf_cut(int c, Fl_Text_Editor_mod* e) { in kf_cut() function in Fl_Text_Editor_mod
H A DFTextView.cxx629 Fl_Text_Editor_mod::kf_cut, in change_keybindings()
883 kf_cut(0, this); in menu_cb()
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Text_Editor.cxx144 { 'x', FL_CTRL, Fl_Text_Editor::kf_cut },
145 { FL_Delete, FL_SHIFT, Fl_Text_Editor::kf_cut },
155 { 'x', FL_COMMAND, Fl_Text_Editor::kf_cut },
478 int Fl_Text_Editor::kf_cut(int c, Fl_Text_Editor* e) { in kf_cut() function in Fl_Text_Editor
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Text_Editor.cxx136 { 'x', FL_CTRL, Fl_Text_Editor::kf_cut },
137 { FL_Delete, FL_SHIFT, Fl_Text_Editor::kf_cut },
147 { 'x', FL_COMMAND, Fl_Text_Editor::kf_cut },
578 int Fl_Text_Editor::kf_cut(int c, Fl_Text_Editor* e) { in kf_cut() function in Fl_Text_Editor
/dports/comms/flmsg/flmsg-4.0.19/src/include/
H A DFl_Text_Editor_mod_1_1.H88 static int kf_cut(int c, Fl_Text_Editor_mod* e);
H A DFl_Text_Editor_mod_1_3.H119 static int kf_cut(int c, Fl_Text_Editor_mod* e);
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A DFl_Text_Editor.H90 static int kf_cut(int c, Fl_Text_Editor* e);
/dports/comms/flcluster/flcluster-1.0.4/src/include/
H A DFl_Text_Editor_mod.H123 static int kf_cut(int c, Fl_Text_Editor_mod* e);
/dports/comms/flamp/flamp-2.2.07/src/include/
H A DFl_Text_Editor_mod.H123 static int kf_cut(int c, Fl_Text_Editor_mod* e);
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Text_Editor.H119 static int kf_cut(int c, Fl_Text_Editor* e);
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_Text_Editor.H119 static int kf_cut(int c, Fl_Text_Editor* e);
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_Text_Editor.H124 static int kf_cut(int c, Fl_Text_Editor* e);

12