Home
last modified time | relevance | path

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

/dports/graphics/mypaint/mypaint-2.0.1/lib/layer/
H A Dcore.py623 def get_fillable(self): member in LayerBase
H A Dgroup.py481 def get_fillable(self): member in LayerStack
H A Ddata.py1311 def get_fillable(self): member in SimplePaintingLayer
/dports/graphics/mypaint/mypaint-2.0.1/gui/
H A Dfill.py213 if not rootstack.current.get_fillable():
/dports/graphics/mypaint/mypaint-2.0.1/lib/
H A Ddocument.py1049 if not self.layer_stack.current.get_fillable():