Home
last modified time | relevance | path

Searched defs:FL_MENU_INVISIBLE (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_Menu_Item.H37 FL_MENU_INVISIBLE = 0x10, ///< Item will not show up (shortcut will work) enumerator
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A DFl_Menu_Item.H43 FL_MENU_INVISIBLE = 0x10, enumerator
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Menu_Item.H43 FL_MENU_INVISIBLE = 0x10, ///< Item will not show up (shortcut will work) enumerator
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_Menu_Item.H43 FL_MENU_INVISIBLE = 0x10, ///< Item will not show up (shortcut will work) enumerator
/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/fltk/
H A D__init__.py8442 FL_MENU_INVISIBLE = _fltk.FL_MENU_INVISIBLE variable