Home
last modified time | relevance | path

Searched refs:FL_CURSOR_NONE (Results 1 – 25 of 42) sorted by relevance

12

/dports/x11-toolkits/fltk/fltk-1.3.8/test/
H A Dcursor.cxx57 {"FL_CURSOR_NONE",0,choice_cb,(void*)FL_CURSOR_NONE},
105 if (n == FL_CURSOR_NONE) break; in main()
/dports/math/giacxcas/fltk-1.3.0/test/
H A Dcursor.cxx60 {"FL_CURSOR_NONE",0,choice_cb,(void*)FL_CURSOR_NONE},
148 if (n == FL_CURSOR_NONE) break; in main()
/dports/x11-toolkits/ntk/ntk/test/
H A Dcursor.cxx60 {"FL_CURSOR_NONE",0,choice_cb,(void*)FL_CURSOR_NONE},
148 if (n == FL_CURSOR_NONE) break; in main()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A Dfl_cursor.cxx94 case FL_CURSOR_NONE: in fallback_cursor()
/dports/graphics/quat/quat-1.20/gui/
H A DMandelPreview.cxx130 fl_cursor(FL_CURSOR_NONE); in handle()
162 fl_cursor(FL_CURSOR_NONE); in handle()
/dports/graphics/quat-gui/quat-1.20/gui/
H A DMandelPreview.cxx130 fl_cursor(FL_CURSOR_NONE); in handle()
162 fl_cursor(FL_CURSOR_NONE); in handle()
/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/fltk/test/
H A Dcursor.py103 ("FL_CURSOR_NONE",0,choice_cb,FL_CURSOR_NONE),
/dports/emulators/nestopia/nestopia-1.51.1/source/fltkui/
H A Dfltkui.cpp355 cursor(conf.misc_disable_cursor_special ? FL_CURSOR_NONE : FL_CURSOR_CROSS); in handle()
368 else if (e == FL_ENTER && conf.misc_disable_cursor) { cursor(FL_CURSOR_NONE); } in handle()
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A DEnumerations.H393 FL_CURSOR_NONE = 255, enumerator
H A Dglut.H173 # define GLUT_CURSOR_NONE FL_CURSOR_NONE
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Input.cxx357 window()->cursor(FL_CURSOR_NONE); in handle()
H A Dfl_cursor.cxx228 case FL_CURSOR_NONE: icrsr = &crsrNONEptr; break; in cursor()
H A DFl_Text_Editor.cxx451 window()->cursor(FL_CURSOR_NONE); in handle()
/dports/x11-toolkits/ntk/ntk/FL/
H A DEnumerations.H893 FL_CURSOR_NONE =255, /**< invisible. */ enumerator
H A Dglut.H174 # define GLUT_CURSOR_NONE FL_CURSOR_NONE
/dports/math/giacxcas/fltk-1.3.0/FL/
H A Dglut.H174 # define GLUT_CURSOR_NONE FL_CURSOR_NONE
H A DEnumerations.H896 FL_CURSOR_NONE =255, /**< invisible. */ enumerator
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A Dglut.H165 # define GLUT_CURSOR_NONE FL_CURSOR_NONE
H A DEnumerations.H1070 FL_CURSOR_NONE =255 /**< invisible. */ enumerator
/dports/comms/flmsg/flmsg-4.0.19/src/widgets/
H A DFl_Text_Editor_mod_1_1.cxx453 window()->cursor(FL_CURSOR_NONE); in handle()
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Input.cxx640 window()->cursor(FL_CURSOR_NONE); in handle()
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Input.cxx640 window()->cursor(FL_CURSOR_NONE); in handle()
H A DFl_Text_Editor.cxx579 window()->cursor(FL_CURSOR_NONE); in handle()
/dports/comms/flamp/flamp-2.2.07/src/widgets/
H A DFl_Text_Editor_mod.cxx594 window()->cursor(FL_CURSOR_NONE); in handle()
/dports/comms/flcluster/flcluster-1.0.4/src/widgets/
H A DFl_Text_Editor_mod.cxx594 window()->cursor(FL_CURSOR_NONE); in handle()

12