Lines Matching refs:copy
18 You should have received a copy of the GNU General Public License
40 layers["PasteCanvas"] = default_composite.copy()
53 layers["circle"] = default_composite.copy()
63 layers["rectangle"] = default_composite.copy()
72 default_shape = default_composite.copy()
83 layers["region"] = default_shape.copy()
88 layers["outline"] = default_shape.copy()
103 layers["linear_gradient"] = default_composite.copy()
112 layers["radial_gradient"] = default_composite.copy()
124 layers["import"] = default_composite.copy()
156 layers["blur"] = default_composite.copy()
244 return layers[layer].copy()