Home
last modified time | relevance | path

Searched defs:change_style (Results 1 – 7 of 7) sorted by relevance

/dports/math/spot/spot-2.10.2/spot/twaalgos/
H A Dparity.cc37 bool change_kind, bool change_style) in change_set()
51 bool change_style, bool output_max, bool input_max) in change_acc()
139 bool change_style = false; in change_parity_here() local
249 bool change_style = false; in cleanup_parity_here() local
/dports/math/py-spot/spot-2.10.2/spot/twaalgos/
H A Dparity.cc37 bool change_kind, bool change_style) in change_set()
51 bool change_style, bool output_max, bool input_max) in change_acc()
139 bool change_style = false; in change_parity_here() local
249 bool change_style = false; in cleanup_parity_here() local
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/examples/widgets/gallery/
H A Dwidgetgallery.py214 def change_style(self, style_name): member in WidgetGallery
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/examples/widgets/gallery/
H A Dwidgetgallery.py214 def change_style(self, style_name): member in WidgetGallery
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/examples/widgets/gallery/
H A Dwidgetgallery.py214 def change_style(self, style_name): member in WidgetGallery
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/Editor/
H A Dedit_typeset.cpp633 edit_typeset_rep::change_style (tree t) { in change_style() function in edit_typeset_rep
/dports/x11-toolkits/gtk20/gtk+-2.24.33/tests/
H A Dtestgtk.c6899 void change_style (GtkWidget *widget, GtkCTree *ctree) in change_style() function