Home
last modified time | relevance | path

Searched refs:kf_select_all (Results 1 – 25 of 29) sorted by relevance

12

/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_Input.H251 int kf_select_all();
H A DFl_Text_Editor.H126 static int kf_select_all(int c, Fl_Text_Editor* e);
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Input.H259 int kf_select_all();
H A DFl_Text_Editor.H121 static int kf_select_all(int c, Fl_Text_Editor* e);
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_Input.H259 int kf_select_all();
H A DFl_Text_Editor.H121 static int kf_select_all(int c, Fl_Text_Editor* e);
/dports/comms/flmsg/flmsg-4.0.19/src/widgets/
H A DFl_Text_Editor_mod_1_1.cxx107 { 'a', FL_CTRL, Fl_Text_Editor_mod::kf_select_all },
115 { 'a', FL_COMMAND, Fl_Text_Editor_mod::kf_select_all },
383 int Fl_Text_Editor_mod::kf_select_all(int, Fl_Text_Editor_mod* e) { in kf_select_all() function in Fl_Text_Editor_mod
H A DFl_Text_Editor_mod_1_3.cxx150 { 'a', FL_CTRL, Fl_Text_Editor_mod::kf_select_all },
158 { 'a', FL_COMMAND, Fl_Text_Editor_mod::kf_select_all },
498 int Fl_Text_Editor_mod::kf_select_all(int, Fl_Text_Editor_mod* e) { in kf_select_all() function in Fl_Text_Editor_mod
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Text_Editor.cxx106 { 'a', FL_CTRL, Fl_Text_Editor::kf_select_all },
114 { 'a', FL_COMMAND, Fl_Text_Editor::kf_select_all },
381 int Fl_Text_Editor::kf_select_all(int, Fl_Text_Editor* e) { in kf_select_all() function in Fl_Text_Editor
/dports/comms/flmsg/flmsg-4.0.19/src/include/
H A DFl_Text_Editor_mod_1_1.H90 static int kf_select_all(int c, Fl_Text_Editor_mod* e);
H A DFl_Text_Editor_mod_1_3.H121 static int kf_select_all(int c, Fl_Text_Editor_mod* e);
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A DFl_Text_Editor.H92 static int kf_select_all(int c, Fl_Text_Editor* e);
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Text_Editor.cxx150 { 'a', FL_CTRL, Fl_Text_Editor::kf_select_all },
158 { 'a', FL_COMMAND, Fl_Text_Editor::kf_select_all },
497 int Fl_Text_Editor::kf_select_all(int, Fl_Text_Editor* e) { in kf_select_all() function in Fl_Text_Editor
H A DFl_Input.cxx276 int Fl_Input::kf_select_all() { in kf_select_all() function in Fl_Input
561 …if (mods==FL_COMMAND) return kf_select_all(); // Ctrl-A, Mac:Meta-A (Standard/OSX-HIG) in handle_key()
/dports/comms/flamp/flamp-2.2.07/src/widgets/
H A DFl_Text_Editor_mod.cxx161 { 'a', FL_CTRL, Fl_Text_Editor_mod::kf_select_all },
169 { 'a', FL_COMMAND, Fl_Text_Editor_mod::kf_select_all },
509 int Fl_Text_Editor_mod::kf_select_all(int, Fl_Text_Editor_mod* e) { in kf_select_all() function in Fl_Text_Editor_mod
/dports/comms/flcluster/flcluster-1.0.4/src/widgets/
H A DFl_Text_Editor_mod.cxx161 { 'a', FL_CTRL, Fl_Text_Editor_mod::kf_select_all },
169 { 'a', FL_COMMAND, Fl_Text_Editor_mod::kf_select_all },
509 int Fl_Text_Editor_mod::kf_select_all(int, Fl_Text_Editor_mod* e) { in kf_select_all() function in Fl_Text_Editor_mod
/dports/comms/fldigi/fldigi-4.1.20/src/widgets/
H A DFl_Text_Editor_mod.cxx145 { 'a', FL_CTRL, Fl_Text_Editor_mod::kf_select_all },
153 { 'a', FL_COMMAND, Fl_Text_Editor_mod::kf_select_all },
492 int Fl_Text_Editor_mod::kf_select_all(int, Fl_Text_Editor_mod* e) { in kf_select_all() function in Fl_Text_Editor_mod
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Text_Editor.cxx150 { 'a', FL_CTRL, Fl_Text_Editor::kf_select_all },
158 { 'a', FL_COMMAND, Fl_Text_Editor::kf_select_all },
497 int Fl_Text_Editor::kf_select_all(int, Fl_Text_Editor* e) { in kf_select_all() function in Fl_Text_Editor
H A DFl_Input.cxx276 int Fl_Input::kf_select_all() { in kf_select_all() function in Fl_Input
561 …if (mods==FL_COMMAND) return kf_select_all(); // Ctrl-A, Mac:Meta-A (Standard/OSX-HIG) in handle_key()
/dports/comms/flcluster/flcluster-1.0.4/src/include/
H A DFl_Text_Editor_mod.H125 static int kf_select_all(int c, Fl_Text_Editor_mod* e);
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A DFl_Text_Editor_mod.H123 static int kf_select_all(int c, Fl_Text_Editor_mod* e);
/dports/comms/flamp/flamp-2.2.07/src/include/
H A DFl_Text_Editor_mod.H125 static int kf_select_all(int c, Fl_Text_Editor_mod* e);
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Text_Editor.cxx142 { 'a', FL_CTRL, Fl_Text_Editor::kf_select_all },
150 { 'a', FL_COMMAND, Fl_Text_Editor::kf_select_all },
602 int Fl_Text_Editor::kf_select_all(int, Fl_Text_Editor* e) { in kf_select_all() function in Fl_Text_Editor
H A DFl_Input.cxx265 int Fl_Input::kf_select_all() { in kf_select_all() function in Fl_Input
555 …if (mods==FL_COMMAND) return kf_select_all(); // Ctrl-A, Mac:Meta-A (Standard/OSX-HIG) in handle_key()
/dports/games/eureka/eureka-1.27b-source/src/
H A Dui_editor.cc219 Fl_Text_Editor::kf_select_all(0, win->ted); in menu_do_select_all()

12