Home
last modified time | relevance | path

Searched refs:FL_PUP_NONE (Results 1 – 21 of 21) sorted by relevance

/dports/comms/predict/predict-2.2.7/clients/map/
H A Dmap.c31 { "PACSAT", 0, "", FL_PUP_NONE},
33 { "LUSAT", 0, "", FL_PUP_NONE},
38 { "ITAMSAT", 0, "", FL_PUP_NONE},
42 { "TECHSAT", 0, "", FL_PUP_NONE},
43 { "TMSAT", 0, "", FL_PUP_NONE},
47 { "SUNSAT", 0, "", FL_PUP_NONE},
48 { "MIR", 0, "", FL_PUP_NONE},
49 { "OPAL", 0, "", FL_PUP_NONE},
50 { "ISS", 0, "", FL_PUP_NONE},
51 { "Stensat", 0, "", FL_PUP_NONE},
[all …]
/dports/x11-toolkits/xforms/xforms-1.2.4/demos/fd/
H A Dis_gui.fd177 mode: FL_PUP_NONE
180 mode: FL_PUP_NONE
183 mode: FL_PUP_NONE
186 mode: FL_PUP_NONE
189 mode: FL_PUP_NONE
509 mode: FL_PUP_NONE
511 mode: FL_PUP_NONE
531 mode: FL_PUP_NONE
533 mode: FL_PUP_NONE
678 mode: FL_PUP_NONE
[all …]
H A Dformbrowser_gui.fd814 mode: FL_PUP_NONE
817 mode: FL_PUP_NONE
822 mode: FL_PUP_NONE
843 mode: FL_PUP_NONE
846 mode: FL_PUP_NONE
848 mode: FL_PUP_NONE
901 mode: FL_PUP_NONE
903 mode: FL_PUP_NONE
905 mode: FL_PUP_NONE
907 mode: FL_PUP_NONE
/dports/math/xldlas/xldlas/
H A Dfrontend.c149 fl_set_menu_item_mode(file_menu, 3, FL_PUP_NONE); in set_possible_choices()
150 fl_set_menu_item_mode(data_menu, 2, FL_PUP_NONE); in set_possible_choices()
151 fl_set_menu_item_mode(data_menu, 3, FL_PUP_NONE); in set_possible_choices()
152 fl_set_menu_item_mode(data_menu, 4, FL_PUP_NONE); in set_possible_choices()
153 fl_set_menu_item_mode(data_menu, 5, FL_PUP_NONE); in set_possible_choices()
154 fl_set_menu_item_mode(data_menu, 6, FL_PUP_NONE); in set_possible_choices()
155 fl_set_menu_item_mode(data_menu, 7, FL_PUP_NONE); in set_possible_choices()
156 fl_set_menu_item_mode(data_menu, 9, FL_PUP_NONE); in set_possible_choices()
241 fl_set_menu_item_mode(file_menu, 2, FL_PUP_NONE); in set_possible_choices()
242 fl_set_menu_item_mode(file_menu, 6, FL_PUP_NONE); in set_possible_choices()
[all …]
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dmenu.c136 if ( sp->modechange[ i ] || sp->mode[ i ] != FL_PUP_NONE ) in do_menu_low_level()
426 sp->mode[ i ] = FL_PUP_NONE; in fl_clear_menu()
456 sp->mode[ n ] = FL_PUP_NONE; in addto_menu()
697 sp->mode[ sp->numitems ] = FL_PUP_NONE; in fl_delete_menu_item()
H A Dchoice.c268 if ( sp->modechange[ i ] || sp->mode[ i ] != FL_PUP_NONE ) in do_pup()
591 sp->mode[ sp->numitems ] = FL_PUP_NONE; in addto_choice()
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A DFl_Menu_Item.H151 FL_PUP_NONE = 0, enumerator
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Menu_Item.H427 FL_PUP_NONE = 0, enumerator
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_Menu_Item.H427 FL_PUP_NONE = 0, enumerator
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_Menu_Item.H427 FL_PUP_NONE = 0, enumerator
/dports/x11-toolkits/xforms/xforms-1.2.4/demos/
H A Dpopup.c192 { "/Popup Item 4", pupitem_cb, "4", FL_PUP_NONE },
/dports/x11-toolkits/xforms/xforms-1.2.4/fd2ps/
H A Dload.c784 VN( FL_PUP_NONE ),
/dports/x11-toolkits/xforms/xforms-1.2.4/fdesign/
H A Dfd_spec.c2057 VN( FL_PUP_NONE ),
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/include/
H A DBasic.h574 FL_PUP_NONE, enumerator
/dports/x11-toolkits/xforms/xforms-1.2.4/doc/
H A Dpart3_deprecated_objects.texi652 @tindex FL_PUP_NONE
653 @anchor{FL_PUP_NONE}
654 @item FL_PUP_NONE
H A Dxforms.info1112 Ref: FL_PUP_NONE601701
/dports/lang/fpc-source/fpc-3.2.2/packages/xforms/src/
H A Dxforms.pp290 FL_PUP_NONE = 0;
/dports/x11-toolkits/fpc-xforms/fpc-3.2.2/packages/xforms/src/
H A Dxforms.pp290 FL_PUP_NONE = 0;
/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/fltk/
H A D__init__.py8724 FL_PUP_NONE = _fltk.FL_PUP_NONE variable
/dports/net/xisp/xisp-2.7p4/
H A Dxisp.c6687 fl_set_menu_item_mode(fd_topFrame->logMenu, 2, FL_PUP_NONE);
/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/python/
H A Dfltk_wrap.cpp144062 SWIG_Python_SetConstant(d, "FL_PUP_NONE",SWIG_From_int(static_cast< int >(FL_PUP_NONE))); in SWIG_init()