Home
last modified time | relevance | path

Searched refs:set_widget (Results 1 – 25 of 223) sorted by relevance

123456789

/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed.studio/mainwindow/
H A Drenderingsettingswindow.cpp379 set_widget(i->m_widget_key, value); in load_directly_linked_values()
398 void set_widget( in set_widget() function in appleseed::studio::RenderSettingsPanel
542 set_widget("unlimited_time", true); in load_time_limit()
543 set_widget("hours", hours); in load_time_limit()
544 set_widget("minutes", minutes); in load_time_limit()
545 set_widget("seconds", seconds); in load_time_limit()
1384 set_widget("lighting_components.dl.rt", true); in SPPMPanel()
1386 set_widget("lighting_components.dl.sppm", true); in SPPMPanel()
1387 else set_widget("lighting_components.dl.off", true); in SPPMPanel()
1391 set_widget("photon_type.mono", true); in SPPMPanel()
[all …]
/dports/x11-wm/awesome/awesome-4.3/lib/wibox/container/
H A Dmirror.lua52 function mirror:set_widget(widget) function
74 self:set_widget(children[1])
81 self:set_widget(nil)
123 ret:set_widget(widget)
H A Drotate.lua65 function rotate:set_widget(widget) function
87 self:set_widget(children[1])
93 self:set_widget(nil)
146 ret:set_widget(widget)
H A Dconstraint.lua45 function constraint:set_widget(widget) function
64 self:set_widget(children[1])
128 self:set_widget(nil)
154 ret:set_widget(widget)
H A Dplace.lua69 function place:set_widget(widget) function
91 self:set_widget(children[1])
96 self:set_widget(nil)
186 ret:set_widget(widget)
H A Dmargin.lua71 function margin:set_widget(widget) function
93 self:set_widget(children[1])
144 self:set_widget(nil)
202 ret:set_widget(widget)
H A Dbackground.lua107 function background:set_widget(widget) function
129 self:set_widget(children[1])
285 ret:set_widget(widget)
H A Dradialprogressbar.lua129 function radialprogressbar:set_widget(widget) function
153 self:set_widget(nil)
250 ret:set_widget(widget)
H A Darcchart.lua192 function arcchart:set_widget(widget) function
216 self:set_widget(nil)
331 ret:set_widget(widget)
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/gui/docks/
H A Ddialog_tooloptions.cpp63 set_widget(empty_label); in Dialog_ToolOptions()
77 set_widget(empty_label); in clear()
84 Dialog_ToolOptions::set_widget(Gtk::Widget&x) in set_widget() function in Dialog_ToolOptions
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/gui/docks/
H A Ddialog_tooloptions.cpp63 set_widget(empty_label); in Dialog_ToolOptions()
77 set_widget(empty_label); in clear()
84 Dialog_ToolOptions::set_widget(Gtk::Widget&x) in set_widget() function in Dialog_ToolOptions
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/gui/docks/
H A Ddialog_tooloptions.cpp63 set_widget(empty_label); in Dialog_ToolOptions()
77 set_widget(empty_label); in clear()
84 Dialog_ToolOptions::set_widget(Gtk::Widget&x) in set_widget() function in Dialog_ToolOptions
/dports/x11-wm/awesome/awesome-4.3/lib/wibox/layout/
H A Dfixed.lua169 if idx1 and l1 and idx2 and l2 and (l1.set or l1.set_widget) and (l2.set or l2.set_widget) then
175 elseif l1.set_widget then
176 l1:set_widget(widget2)
183 elseif l2.set_widget then
184 l2:set_widget(widget1)
/dports/x11-wm/awesome/awesome-4.3/lib/awful/widget/
H A Donly_on_screen.lua54 function only_on_screen:set_widget(widget) function
76 self:set_widget(children[1])
105 ret:set_widget(widget)
/dports/x11-wm/awesome/awesome-4.3/spec/wibox/
H A Dtest_utils.lua91 container:set_widget(w1)
94 container:set_widget(nil)
97 container:set_widget(w1)
/dports/games/gtkevemon/gtkevemon-ac2ca34/src/gui/
H A Dgtkcolumnsbase.cc168 colpair.first->set_widget(*cb); in setup_columns_editable()
176 colpair.first->set_widget(*w); in setup_columns_editable()
184 colpair.first->set_widget(*lb); in setup_columns_editable()
220 colpair.first->set_widget(*lb); in setup_columns_normal()
227 colpair.first->set_widget(*w); in setup_columns_normal()
/dports/misc/gpsim/gpsim-0.31.0/modules/
H A Dlogic.cc448 set_widget(create_pixmap(and2_pixmap)); in AND2Gate()
480 set_widget(create_pixmap(or2_pixmap)); in OR2Gate()
525 set_widget(create_pixmap(not_pixmap)); in NOTGate()
557 set_widget(create_pixmap(xor2_pixmap)); in XOR2Gate()
/dports/x11-wm/awesome/awesome-4.3/lib/awful/
H A Dpopup.lua122 function main_widget:set_widget(widget) function
379 function popup:set_widget(wid) function
381 self._private.container:set_widget(wid)
427 ii:set_widget(child_widget)
444 wibox.set_widget(w, ii)
/dports/print/pdfchain/pdfchain-0.4.4.2/src/
H A Dwindow_main_cat.cc229 mTVColumn_Add.set_widget( mLabel_Add ); in cTView_Cat()
230 mTVColumn_Pages.set_widget( mLabel_Pages ); in cTView_Cat()
231 mTVColumn_EvenOdd.set_widget( mLabel_EvenOdd ); in cTView_Cat()
232 mTVColumn_Rotation.set_widget( mLabel_Rotation ); in cTView_Cat()
233 mTVColumn_SourceFile.set_widget( mLabel_SourceFile ); in cTView_Cat()
234 mTVColumn_SourcePath.set_widget( mLabel_SourcePath ); in cTView_Cat()
235 mTVColumn_Password.set_widget( mLabel_Password ); in cTView_Cat()
236 mTVColumn_PageNumbers.set_widget( mLabel_PageNumbers ); in cTView_Cat()
/dports/x11-wm/awesome/awesome-4.3/spec/wibox/widget/
H A Dbase_spec.lua58 function layout1:set_widget(w) function
74 function layout1:set_widget(w) function
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Widkit/Event/
H A Dscroll_event.cpp33 event set_hor_bar (wk_widget bar) { return set_widget ("hor-bar",bar); } in set_hor_bar()
34 event set_ver_bar (wk_widget bar) { return set_widget ("ver-bar",bar); } in set_ver_bar()
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptongui/src/
H A Dgschem_binding_integer.c65 set_widget (GschemBindingInteger *binding, GtkWidget *widget);
272 set_widget (binding, GTK_WIDGET (g_value_get_object (value))); in set_property()
292 set_widget (GschemBindingInteger *binding, GtkWidget *widget) in set_widget() function
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/inspector/
H A Dsize-groups.c93 set_widget (SizeGroupRow *row, GtkWidget *widget) in set_widget() function
117 set_widget (row, g_value_get_pointer (value)); in size_group_row_set_property()
129 set_widget (row, NULL); in size_group_row_finalize()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Widkit/Basic/
H A Dwidkit_wrapper.cpp972 THIS << set_widget ("menu bar", concrete (w)); in write()
976 THIS << set_widget ("main icons bar", concrete (w)); in write()
980 THIS << set_widget ("mode icons bar", concrete (w)); in write()
984 THIS << set_widget ("focus icons bar", concrete (w)); in write()
988 THIS << set_widget ("user icons bar", concrete (w)); in write()
992 THIS << set_widget ("side tools", concrete (w)); in write()
996 THIS << set_widget ("bottom tools", concrete (w)); in write()
1000 THIS << set_widget ("scrollable", concrete (w)); in write()
1004 THIS << set_widget ("interactive prompt", concrete (w)); in write()
1008 THIS << set_widget ("interactive input", concrete (w)); in write()
/dports/x11-wm/awesome/awesome-4.3/lib/wibox/widget/
H A Dcalendar.lua267 self._private.container:set_widget(create_month(self._private, date))
269 self._private.container:set_widget(create_year(self._private, date))
272 self._private.container:set_widget(nil)

123456789