Home
last modified time | relevance | path

Searched refs:opts_frame (Results 1 – 4 of 4) sorted by relevance

/dports/x11/workrave/workrave-1.10.44/frontend/gtkmm/src/
H A DTimerPreferencesPanel.cc86 Gtk::Widget *opts_frame = Gtk::manage(create_options_panel()); in TimerPreferencesPanel() local
89 categories->add(*opts_frame); in TimerPreferencesPanel()
/dports/devel/py-spyder/spyder-3.2.7/spyder/widgets/variableexplorer/
H A Dimportwizard.py207 opts_frame = QFrame()
208 opts_frame.setLayout(grid_layout)
210 data_btn.toggled.connect(opts_frame.setEnabled)
220 layout.addWidget(opts_frame)
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_display.c23609 Widget cb_frame, opts_frame, frame_rcv, form, parent_frame, xform_frame; in SUMA_CreateXformInterface() local
23706 opts_frame = XtVaCreateWidget ("dialog", in SUMA_CreateXformInterface()
23715 xmLabelWidgetClass, opts_frame, in SUMA_CreateXformInterface()
23722 SUMA_CreateXformOptionsInterface(xf,opts_frame); in SUMA_CreateXformInterface()
23724 XtManageChild (opts_frame); in SUMA_CreateXformInterface()
H A DSUMA_displayDev20210611.c23527 Widget cb_frame, opts_frame, frame_rcv, form, parent_frame, xform_frame; in SUMA_CreateXformInterface() local
23624 opts_frame = XtVaCreateWidget ("dialog", in SUMA_CreateXformInterface()
23633 xmLabelWidgetClass, opts_frame, in SUMA_CreateXformInterface()
23640 SUMA_CreateXformOptionsInterface(xf,opts_frame); in SUMA_CreateXformInterface()
23642 XtManageChild (opts_frame); in SUMA_CreateXformInterface()