Home
last modified time | relevance | path

Searched refs:FL_FOCUS (Results 1 – 25 of 221) sorted by relevance

123456789

/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Button.cxx82 if (Fl::visible_focus() && handle(FL_FOCUS)) Fl::focus(this); in handle()
118 if (Fl::visible_focus() && handle(FL_FOCUS)) Fl::focus(this); in handle()
132 case FL_FOCUS : in handle()
H A DFl_Tabs.cxx186 case FL_FOCUS: in handle()
192 Fl::event() == FL_FOCUS || in handle()
195 if (Fl::event() == FL_FOCUS || Fl::event() == FL_UNFOCUS) return 0; in handle()
218 return Fl_Group::handle(FL_FOCUS); in handle()
H A DFl_Input.cxx323 case FL_FOCUS: in handle()
382 handle(FL_FOCUS); in handle()
429 handle(FL_FOCUS); in handle()
H A DFl_Menu_Button.cxx93 case FL_FOCUS: in handle()
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Button.cxx97 if (Fl::visible_focus() && handle(FL_FOCUS)) Fl::focus(this); in handle()
136 if (Fl::visible_focus() && handle(FL_FOCUS)) Fl::focus(this); in handle()
138 case FL_FOCUS : /* FALLTHROUGH */ in handle()
H A DFl_Tabs.cxx211 case FL_FOCUS: in handle()
217 Fl::event() == FL_FOCUS || in handle()
220 if (Fl::event() == FL_FOCUS) return Fl_Group::handle(event); in handle()
244 return Fl_Group::handle(FL_FOCUS); in handle()
H A DFl_Menu_Button.cxx98 case FL_FOCUS: /* FALLTHROUGH */ in handle()
H A DFl_Input.cxx599 case FL_FOCUS: in handle()
665 handle(FL_FOCUS); in handle()
712 handle(FL_FOCUS); in handle()
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Button.cxx97 if (Fl::visible_focus() && handle(FL_FOCUS)) Fl::focus(this); in handle()
136 if (Fl::visible_focus() && handle(FL_FOCUS)) Fl::focus(this); in handle()
138 case FL_FOCUS : /* FALLTHROUGH */ in handle()
H A DFl_Tabs.cxx211 case FL_FOCUS: in handle()
217 Fl::event() == FL_FOCUS || in handle()
220 if (Fl::event() == FL_FOCUS) return Fl_Group::handle(event); in handle()
244 return Fl_Group::handle(FL_FOCUS); in handle()
H A Dforms_free.cxx97 case FL_FOCUS: in handle()
H A DFl_Menu_Button.cxx98 case FL_FOCUS: /* FALLTHROUGH */ in handle()
H A DFl_Input.cxx599 case FL_FOCUS: in handle()
665 handle(FL_FOCUS); in handle()
712 handle(FL_FOCUS); in handle()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Button.cxx91 if (Fl::visible_focus() && handle(FL_FOCUS)) Fl::focus(this); in handle()
130 if (Fl::visible_focus() && handle(FL_FOCUS)) Fl::focus(this); in handle()
132 case FL_FOCUS : in handle()
H A DFl_Tabs.cxx210 case FL_FOCUS: in handle()
216 Fl::event() == FL_FOCUS || in handle()
219 if (Fl::event() == FL_FOCUS) return Fl_Group::handle(event); in handle()
245 return Fl_Group::handle(FL_FOCUS); in handle()
H A Dforms_free.cxx88 case FL_FOCUS: in handle()
H A DFl_Menu_Button.cxx91 case FL_FOCUS: /* FALLTHROUGH */ in handle()
/dports/www/dillo2/dillo-3.0.5/dw/
H A Dfltkcomplexbutton.cc65 if (Fl::visible_focus() && handle(FL_FOCUS)) Fl::focus(this); in handle()
89 case FL_FOCUS : /* FALLTHROUGH */ in handle()
/dports/science/drawxtl/DRAWxtl/source/DRAWxtl55/
H A DFlu_Spinner.cxx61 case FL_FOCUS: in handle()
291 if (Fl::visible_focus () && handle (FL_FOCUS)) in handle()
366 case FL_FOCUS: in handle()
/dports/math/giacxcas/giac-1.6.0/src/
H A DFlve_Check_Button.cc36 case FL_FOCUS: in handle()
/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/fltk/test/
H A Dhandle_events.py79 elif event == FL_FOCUS:
/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DinputValue.cpp71 case FL_FOCUS: return input.take_focus(); in handle()
/dports/comms/xmorse/xmorse-20041125_10/
H A DCodebox.cxx106 case FL_FOCUS: // Resume (or begin) practice in handle()
/dports/math/giacxcas/fltk-1.3.0/test/
H A Dsubwindow.cxx103 if (e == FL_FOCUS) return 1; in handle()
/dports/print/flpsed/flpsed-0.7.3/src/
H A DPSEditor.cxx86 case FL_FOCUS: in handle()

123456789