Home
last modified time | relevance | path

Searched refs:update_appearance (Results 1 – 12 of 12) sorted by relevance

/dports/devel/thonny/thonny-3.3.14/thonny/
H A Deditors.py69 self.update_appearance()
191 self.update_appearance()
328 self.update_appearance()
444 def update_appearance(self): member in Editor
548 self.update_appearance()
962 def update_appearance(self): member in EditorNotebook
964 editor.update_appearance()
H A Dworkbench.py1896 self._editor_notebook.update_appearance()
/dports/devel/thonny/thonny-3.3.14/thonny/plugins/
H A Deditor_config_page.py71 get_workbench().get_editor_notebook().update_appearance()
/dports/net/kamailio/kamailio-5.4.5/src/modules/sca/
H A DREADME41 5.4. sca.update_appearance
92 5.4. sca.update_appearance
390 5.4. sca.update_appearance
433 5.4. sca.update_appearance
438 Name: sca.update_appearance
450 kamcmd sca.update_appearance sip:215@voice.example.com 3
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvxm/pyscripts/
H A Dbvxm_adaptor.py361 def update_appearance(img, cam, world, app_type, bin_index=0, scale_index=0, use_cache=0): function
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkfilechooserwidget.c469 static void update_appearance (GtkFileChooserWidget *impl);
2522 update_appearance (impl); in gtk_file_chooser_widget_constructed()
2831 update_appearance (GtkFileChooserWidget *impl) in update_appearance() function
2973 update_appearance (impl); in gtk_file_chooser_widget_set_property()
3004 update_appearance (impl); in gtk_file_chooser_widget_set_property()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkfilechooserwidget.c556 static void update_appearance (GtkFileChooserWidget *impl);
2930 update_appearance (impl); in gtk_file_chooser_widget_constructed()
3291 update_appearance (GtkFileChooserWidget *impl) in update_appearance() function
3446 update_appearance (impl); in gtk_file_chooser_widget_set_property()
3511 update_appearance (impl); in gtk_file_chooser_widget_set_property()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkfilechooserdefault.c339 static void update_appearance (GtkFileChooserDefault *impl);
4978 update_appearance (impl); in gtk_file_chooser_default_constructor()
5365 update_appearance (GtkFileChooserDefault *impl) in update_appearance() function
5443 update_appearance (impl); in gtk_file_chooser_default_set_property()
5520 update_appearance (impl); in gtk_file_chooser_default_set_property()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/
H A DChangeLog.pre-2-441 * gtk/gtkfilechooserdefault.c (update_appearance): Only hide the
865 (update_appearance): Set the text here as appropriate for the save
867 (update_appearance): Don't show the Create Folder button in
869 (update_appearance): Show the extra widget in all Save modes
1046 (update_appearance) We really change the mode only, now.
1289 * gtk/gtkfilechooserdefault.c (update_appearance): show the 'New
1416 * gtk/gtkfilechooserdefault.c (update_appearance): Don't emit
1627 (update_appearance): Set the sensitivity of the folder combo.
2258 * gtk/gtkfilechooserdefault.c (update_appearance): move the
2297 (update_appearance): New function to handle all the 'logic' of
[all …]
H A DChangeLog.pre-2-6999 (update_appearance): No need to frob the extra widget's alignments
1002 update_appearance() anymore when we set the extra widget.
1502 (update_appearance): Always show files. Also queue a redraw.
H A DChangeLog.pre-2-103352 (update_appearance): Call location_mode_set() when switching back
8340 (update_appearance): Create or destroy the save widgets as
H A DChangeLog.pre-2-14618 (update_appearance): Likewise.