Home
last modified time | relevance | path

Searched refs:current_path_updated (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/mypaint/mypaint-2.0.1/gui/
H A Dlayermanip.py95 rootstack.current_path_updated += self._update_ui
104 rootstack.current_path_updated -= self._update_ui
H A Dlayermodes.py65 rootstack.current_path_updated += self._update_actions
H A Ddocument.py397 layerstack.current_path_updated,
402 layerstack.current_path_updated,
407 layerstack.current_path_updated,
413 layerstack.current_path_updated,
418 layerstack.current_path_updated,
421 layerstack.current_path_updated,
432 layerstack.current_path_updated,
436 layerstack.current_path_updated,
439 layerstack.current_path_updated,
H A Dlayerprops.py101 root.current_path_updated += self._m_layer_changed_cb
H A Dlayerswindow.py252 rootstack.current_path_updated += self._current_path_updated_cb
H A Dfill.py105 rootstack.current_path_updated += self._update_ui
112 rootstack.current_path_updated -= self._update_ui
H A Dlinemode.py270 rootstack.current_path_updated += self._update_cursors
276 rootstack.current_path_updated -= self._update_cursors
H A Dlayers.py383 root.current_path_updated += self._current_path_updated_cb
H A Dtileddrawwidget.py213 root.current_path_updated += renderer.current_layer_changed_cb
/dports/graphics/mypaint/mypaint-2.0.1/lib/layer/
H A Dtree.py1009 self.current_path_updated(())
1021 self.current_path_updated(path)
2624 def current_path_updated(self, path): member in RootLayerStack