Home
last modified time | relevance | path

Searched refs:FL_KEYBOARD (Results 1 – 25 of 215) sorted by relevance

123456789

/dports/math/giacxcas/giac-1.6.0/src/
H A DFlve_Check_Button.cc40 case FL_KEYBOARD: in handle()
51 if (owner && event==FL_KEYBOARD) in handle()
H A DFlve_Combo.cc108 case FL_KEYBOARD: in handle()
139 if (!stat && event==FL_KEYBOARD) in handle()
199 if (event!=FL_KEYBOARD) in handle()
325 case FL_KEYBOARD: in handle()
426 Fl::handle(FL_KEYBOARD,win); in open_list()
H A DFlve_Input.cc29 if (event==FL_KEYBOARD) in handle()
/dports/x11-wm/flwm/flwm-1.16/
H A Dmain.C146 return Fl::modal()->handle(FL_KEYBOARD); in flwm_event_handler()
148 return Fl::grab()->handle(FL_KEYBOARD); in flwm_event_handler()
152 } else if (e == FL_SHORTCUT || e == FL_KEYBOARD) { in flwm_event_handler()
164 return Fl::grab()->handle(FL_KEYBOARD); in flwm_event_handler()
/dports/www/dillo2/dillo-3.0.5/src/
H A Dfindbar.cc38 if (e == FL_KEYBOARD) { in handle()
187 if (event == FL_KEYBOARD && modifier == 0 && k == FL_Escape) { in handle()
H A Ddialog.cc67 if (e == FL_KEYBOARD && modifier == FL_CTRL) { in handle()
90 if (e == FL_KEYBOARD && in handle()
108 if (e == FL_KEYBOARD && Fl::focus() == this && Fl::event_key() == FL_Enter){ in handle()
/dports/comms/flmsg/flmsg-4.0.19/src/widgets/
H A DFTextView.cxx114 if (event == FL_KEYBOARD) in handle()
555 case FL_KEYBOARD: in handle()
697 if ( !(Fl::event_inside(this) || (event == FL_KEYBOARD && Fl::focus() == this)) ) in handle()
701 case FL_KEYBOARD: in handle()
751 return Fl_Text_Editor_mod::handle(FL_KEYBOARD); in handle_key()
/dports/comms/flamp/flamp-2.2.07/src/widgets/
H A DFTextView.cxx108 if (event == FL_KEYBOARD) in handle()
533 case FL_KEYBOARD: in handle()
675 if ( !(Fl::event_inside(this) || (event == FL_KEYBOARD && Fl::focus() == this)) ) in handle()
679 case FL_KEYBOARD: in handle()
729 return Fl_Text_Editor_mod::handle(FL_KEYBOARD); in handle_key()
/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DpaletteWindow.h25 case FL_KEYBOARD:
H A DmainWindow.h25 case FL_KEYBOARD:
/dports/x11-toolkits/ntk/ntk/examples/
H A Dtable-spreadsheet.cxx216 case FL_KEYBOARD: // key press in table? in event_callback2()
221 if (Fl::event() == FL_KEYBOARD && Fl::e_text[0] != '\r') { in event_callback2()
H A Dtable-spreadsheet-with-keyboard-nav.cxx258 case FL_KEYBOARD: // key press in table? in event_callback2()
264 if (Fl::event() == FL_KEYBOARD && Fl::e_text[0] != '\r') { in event_callback2()
/dports/math/giacxcas/fltk-1.3.0/examples/
H A Dtable-spreadsheet.cxx216 case FL_KEYBOARD: // key press in table? in event_callback2()
221 if (Fl::event() == FL_KEYBOARD && Fl::e_text[0] != '\r') { in event_callback2()
H A Dtable-spreadsheet-with-keyboard-nav.cxx258 case FL_KEYBOARD: // key press in table? in event_callback2()
264 if (Fl::event() == FL_KEYBOARD && Fl::e_text[0] != '\r') { in event_callback2()
/dports/comms/flcluster/flcluster-1.0.4/src/widgets/
H A DFTextView.cxx105 if (event == FL_KEYBOARD) in handle()
544 case FL_KEYBOARD: in handle()
685 if ( !(Fl::event_inside(this) || (event == FL_KEYBOARD && Fl::focus() == this)) ) in handle()
689 case FL_KEYBOARD: in handle()
/dports/comms/fldigi/fldigi-4.1.20/src/widgets/
H A DFTextView.cxx107 if (event == FL_KEYBOARD) in handle()
543 case FL_KEYBOARD: in handle()
684 if ( !(Fl::event_inside(this) || (event == FL_KEYBOARD && Fl::focus() == this)) ) in handle()
688 case FL_KEYBOARD: in handle()
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Menu_Button.cxx88 case FL_KEYBOARD: in handle()
/dports/www/dillo2/dillo-3.0.5/dw/
H A Dfltkcomplexbutton.cc95 case FL_KEYBOARD : in handle()
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Menu_Button.cxx88 case FL_KEYBOARD: in handle()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Menu_Button.cxx81 case FL_KEYBOARD: in handle()
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Menu_Button.cxx83 case FL_KEYBOARD: in handle()
/dports/x11-toolkits/fltk/fltk-1.3.8/examples/
H A Dtable-spreadsheet-with-keyboard-nav.cxx249 case FL_KEYBOARD: // key press in table? in event_callback2()
255 if (Fl::event() == FL_KEYBOARD && Fl::e_text[0] != '\r') { in event_callback2()
/dports/math/giacxcas/fltk-1.3.0/test/
H A Dsubwindow.cxx105 if (e == FL_KEYBOARD && Fl::event_text()[0]) { in handle()
/dports/print/flpsed/flpsed-0.7.3/src/
H A DPSEditor.cxx52 case FL_KEYBOARD: in handle()
/dports/x11-toolkits/fltk/fltk-1.3.8/test/
H A Dsubwindow.cxx96 if (e == FL_KEYBOARD && Fl::event_text()[0]) { in handle()

123456789