Home
last modified time | relevance | path

Searched refs:managed_brush (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/mypaint/mypaint-2.0.1/gui/
H A Dbrushmodifier.py87 def brush_selected_cb(self, bm, managed_brush, brushinfo): argument
119 b.set_string_property("parent_brush_name", managed_brush.name)
H A Dbrushiconeditor.py228 def _brush_selected_cb(self, bm, managed_brush, brushinfo): argument
231 self._set_preview_pixbuf(managed_brush.preview)
H A Dbrushselectionwindow.py138 def _brush_selected_cb(self, bm, managed_brush, brushinfo): argument
139 self.set_selected(managed_brush)
H A Dbrushmanager.py978 def store_brush_for_device(self, device_name, managed_brush): argument
991 brush = managed_brush
H A Dbrusheditor.py709 def brush_selected_cb(self, bm, managed_brush, brushinfo): argument