Home
last modified time | relevance | path

Searched refs:update_colors (Results 1 – 25 of 129) sorted by relevance

123456

/dports/x11-wm/awesome/awesome-4.3/lib/awful/
H A Dtitlebar.lua527 local function update_colors() function
537 update_colors = update_colors
541 c:connect_signal("focus", update_colors)
542 c:connect_signal("unfocus", update_colors)
552 bars[position].update_colors()
/dports/devel/cc65/cc65-2.19/libsrc/atari/
H A Dmcbpm.s103 jmp update_colors
116 jmp update_colors
125 jsr update_colors
159 update_colors: label
237 jmp update_colors
/dports/editors/setzer/Setzer-0.4.1/setzer/document/gutter/
H A Dgutter.py54 self.update_colors()
55 self.source_view.get_style_context().connect('changed', self.update_colors)
107 def update_colors(self, style_context=None): member in Gutter
132 widget.update_colors()
192 widget.update_colors()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/qtui/
H A Dinfo_bar.cc80 void update_colors();
90 void InfoVis::update_colors() in update_colors() function in InfoVis
108 update_colors(); in InfoVis()
153 update_colors(); in changeEvent()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/moonstone/
H A Dinfo_bar.cc82 void update_colors();
92 void InfoVis::update_colors() in update_colors() function in Moonstone::InfoVis
110 update_colors(); in InfoVis()
156 update_colors(); in changeEvent()
/dports/misc/orange3/orange3-3.29.1/Orange/widgets/visualize/tests/
H A Dtest_owscatterplotbase.py629 graph.update_colors()
636 graph.update_colors()
680 graph.update_colors()
701 graph.update_colors()
792 graph.update_colors()
798 graph.update_colors()
921 graph.update_colors()
926 graph.update_colors()
957 graph.update_colors()
965 graph.update_colors()
[all …]
/dports/editors/setzer/Setzer-0.4.1/setzer/workspace/welcome_screen/
H A Dwelcome_screen.py80 self.update_colors()
81 self.view.get_style_context().connect('changed', self.update_colors)
167 def update_colors(self, style_context=None): member in WelcomeScreen
/dports/audio/cmus/cmus-2.9.1/
H A Dui_curses.h59 void update_colors(void);
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/
H A Dsidebar.py59 self.update_colors()
71 def update_colors(self): member in BaseSideBar
279 def update_colors(self): member in LineNumbers
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/
H A Dsidebar.py59 self.update_colors()
71 def update_colors(self): member in BaseSideBar
279 def update_colors(self): member in LineNumbers
/dports/lang/python37/Python-3.7.12/Lib/idlelib/
H A Dsidebar.py59 self.update_colors()
71 def update_colors(self): member in BaseSideBar
279 def update_colors(self): member in LineNumbers
/dports/lang/python38/Python-3.8.12/Lib/idlelib/
H A Dsidebar.py59 self.update_colors()
71 def update_colors(self): member in BaseSideBar
279 def update_colors(self): member in LineNumbers
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/
H A Dsidebar.py59 self.update_colors()
71 def update_colors(self): member in BaseSideBar
279 def update_colors(self): member in LineNumbers
/dports/lang/python39/Python-3.9.9/Lib/idlelib/
H A Dsidebar.py59 self.update_colors()
71 def update_colors(self): member in BaseSideBar
279 def update_colors(self): member in LineNumbers
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/
H A Dsidebar.py59 self.update_colors()
71 def update_colors(self): member in BaseSideBar
279 def update_colors(self): member in LineNumbers
/dports/lang/python310/Python-3.10.1/Lib/idlelib/
H A Dsidebar.py82 self.update_colors()
92 def update_colors(self): member in BaseSideBar
321 def update_colors(self): member in LineNumbers
509 def update_colors(self): member in ShellSidebar
/dports/lang/python311/Python-3.11.0a3/Lib/idlelib/
H A Dsidebar.py82 self.update_colors()
92 def update_colors(self): member in BaseSideBar
321 def update_colors(self): member in LineNumbers
509 def update_colors(self): member in ShellSidebar
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_sidebar.py357 ln.update_colors()
364 ln.update_colors()
369 ln.update_colors()
/dports/lang/python37/Python-3.7.12/Lib/idlelib/idle_test/
H A Dtest_sidebar.py357 ln.update_colors()
364 ln.update_colors()
369 ln.update_colors()
/dports/lang/python38/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_sidebar.py357 ln.update_colors()
364 ln.update_colors()
369 ln.update_colors()
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_sidebar.py357 ln.update_colors()
364 ln.update_colors()
369 ln.update_colors()
/dports/lang/python39/Python-3.9.9/Lib/idlelib/idle_test/
H A Dtest_sidebar.py357 ln.update_colors()
364 ln.update_colors()
369 ln.update_colors()
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_sidebar.py357 ln.update_colors()
364 ln.update_colors()
369 ln.update_colors()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/idle_test/
H A Dtest_sidebar.py357 ln.update_colors()
364 ln.update_colors()
369 ln.update_colors()
/dports/lang/python310/Python-3.10.1/Lib/idlelib/idle_test/
H A Dtest_sidebar.py377 ln.update_colors()
384 ln.update_colors()
389 ln.update_colors()
665 sidebar.update_colors()
678 sidebar.update_colors()

123456