Home
last modified time | relevance | path

Searched defs:FL_NORMAL_BUTTON (Results 1 – 9 of 9) sorted by relevance

/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A DFl_Button.H36 #define FL_NORMAL_BUTTON 0 macro
H A Dforms.H476 #define FL_NORMAL_BUTTON 0 macro
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_Button.H30 #define FL_NORMAL_BUTTON 0 /**< value() will be set to 1 during the press of the button and macro
H A Dforms.H468 #define FL_NORMAL_BUTTON 0 macro
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Button.H39 #define FL_NORMAL_BUTTON 0 /**< value() will be set to 1 during the press of the button and macro
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_Button.H39 #define FL_NORMAL_BUTTON 0 /**< value() will be set to 1 during the press of the button and macro
H A Dforms.H477 #define FL_NORMAL_BUTTON 0 macro
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/include/
H A Dbutton.h32 FL_NORMAL_BUTTON, enumerator
/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/fltk/
H A D__init__.py4262 FL_NORMAL_BUTTON = _fltk.FL_NORMAL_BUTTON variable