Home
last modified time | relevance | path

Searched refs:FL_MOVE (Results 1 – 25 of 132) sorted by relevance

123456

/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/fltk/test/
H A Dhandle_events.py89 elif event == FL_MOVE:
H A DDraggableBox.py127 elif e == FL_MOVE:
H A Dsubwindow.py84 if e != FL_MOVE:
/dports/audio/giada/giada-0.17.1/src/gui/elems/actionEditor/
H A DbaseAction.cpp70 case FL_MOVE: { in handle()
/dports/games/eureka/eureka-1.27b-source/src/
H A Dui_hyper.cc88 case FL_MOVE: in handle()
/dports/math/giacxcas/fltk-1.3.0/test/
H A Dsubwindow.cxx94 if (e != FL_MOVE) printf("%s : %s\n",label(),fl_eventnames[e]); in handle()
/dports/x11-toolkits/fltk/fltk-1.3.8/test/
H A Dsubwindow.cxx85 if (e != FL_MOVE) printf("%s : %s\n",label(),fl_eventnames[e]); in handle()
/dports/x11-toolkits/ntk/ntk/test/
H A Dsubwindow.cxx94 if (e != FL_MOVE) printf("%s : %s\n",label(),fl_eventnames[e]); in handle()
/dports/audio/spiralsynthmodular/spiralmodular-0.2.2/GUI/Widgets/
H A DFl_DragBar.cxx145 case FL_MOVE:
H A DFl_DragBar.fld159 case FL_MOVE:
/dports/games/burrtools/burrtools-0.6.3/src/flu/
H A DFlu_Button.cpp85 case FL_MOVE: in handle()
/dports/games/burrtools/burrtools-0.6.3/src/gui/
H A Dgrideditor.cpp253 case FL_MOVE: in handle()
265 if (event == FL_PUSH || event == FL_MOVE || event == FL_ENTER) { in handle()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_File_Input.cxx189 case FL_MOVE : in handle()
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_File_Input.cxx192 case FL_MOVE : in handle()
H A DFl_Group.cxx160 case FL_MOVE: in handle()
165 return send(o,FL_MOVE); in handle()
H A DFl_Tile.cxx133 case FL_MOVE: in handle()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgviewerFLTK/
H A DosgviewerFLTK.cpp74 case FL_MOVE: in handle()
/dports/finance/xtrader/xtrader-0.99.9_10/util/fl/
H A DFl_DC.cpp150 else if (event == FL_MOVE && aChart) in handle()
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_File_Input.cxx198 case FL_MOVE : in handle()
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_File_Input.cxx198 case FL_MOVE : in handle()
H A DFl_Tile.cxx137 case FL_MOVE: in handle()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgviewerFLTK/
H A DosgviewerFLTK.cpp74 case FL_MOVE: in handle()
/dports/x11-toolkits/ntk/ntk/documentation/src/
H A Devents.dox85 \subsection events_fl_move FL_MOVE
92 In order to receive \p FL_MOVE events, the widget must
115 widget and will receive \p FL_MOVE and \p FL_LEAVE
372 Mouse motion (FL_MOVE) events are sent to the Fl::belowmouse() widget, i.e.
/dports/math/giacxcas/fltk-1.3.0/documentation/src/
H A Devents.dox85 \subsection events_fl_move FL_MOVE
92 In order to receive \p FL_MOVE events, the widget must
115 widget and will receive \p FL_MOVE and \p FL_LEAVE
372 Mouse motion (FL_MOVE) events are sent to the Fl::belowmouse() widget, i.e.
/dports/science/drawxtl/DRAWxtl/source/DRAWxtl55/
H A DFl_Group.cxx209 case FL_MOVE: in handle()
214 return send (o, FL_MOVE); in handle()

123456