Home
last modified time | relevance | path

Searched refs:build_operation (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/drawing/drawing-0.8.4/src/tools/selection_tools/
H A Dabstract_select.py225 operation = self.build_operation()
234 operation = self.build_operation()
240 operation = self.build_operation()
257 operation = self.build_operation()
265 operation = self.build_operation()
281 operation = self.build_operation()
289 def build_operation(self): member in AbstractSelectionTool
H A Dselect_color.py42 operation = self.build_operation()
H A Dselect_rect.py42 operation = self.build_operation()
H A Dselect_free.py54 operation = self.build_operation()
/dports/graphics/drawing/drawing-0.8.4/src/tools/classic_tools/
H A Dtool_brush.py69 operation = self.build_operation()
74 operation = self.build_operation()
112 def build_operation(self): member in ToolBrush
H A Dtool_pencil.py81 operation = self.build_operation()
86 operation = self.build_operation()
91 def build_operation(self): member in ToolPencil
H A Dtool_points.py86 operation = self.build_operation(event_x, event_y)
90 operation = self.build_operation(event_x, event_y)
97 def build_operation(self, event_x, event_y): member in ToolPoints
H A Dtool_arc.py89 operation = self.build_operation(event_x, event_y)
105 operation = self.build_operation(event_x, event_y)
110 def build_operation(self, event_x, event_y): member in ToolArc
H A Dtool_line.py81 operation = self.build_operation(event_x, event_y)
85 operation = self.build_operation(event_x, event_y)
90 def build_operation(self, event_x, event_y): member in ToolLine
H A Dtool_experiment.py94 operation = self.build_operation()
99 operation = self.build_operation()
141 def build_operation(self): member in ToolExperiment
H A Dtool_shape.py133 operation = self.build_operation(self._path)
155 operation = self.build_operation(self._path)
183 operation = self.build_operation(cairo_context.copy_path())
242 def build_operation(self, cairo_path): member in ToolShape
H A Dtool_eraser.py102 operation = self.build_operation(True)
110 operation = self.build_operation(False)
130 def build_operation(self, is_preview): member in ToolEraser
H A Dtool_text.py163 operation = self.build_operation()
183 operation = self.build_operation()
193 def build_operation(self): member in ToolText
H A Dtool_paint.py65 operation = self.build_operation(x, y)
70 def build_operation(self, x, y): member in ToolPaint
H A Dtool_highlight.py50 def build_operation(self): member in ToolHighlighter
/dports/graphics/drawing/drawing-0.8.4/src/tools/transform_tools/
H A Dabstract_transform_tool.py56 operation = self.build_operation()
85 operation = self.build_operation()
H A Dtool_rotate.py89 operation = self.build_operation()
139 def build_operation(self): member in ToolRotate
H A Dtool_filters.py158 def build_operation(self): member in ToolFilters
H A Dtool_scale.py194 def build_operation(self): member in ToolScale
H A Dtool_crop.py230 def build_operation(self): member in ToolCrop
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/scripts/web_idl/
H A Dir_builder.py249 def build_operation(node): function
272 'Operation': build_operation,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/scripts/web_idl/
H A Dir_builder.py243 def build_operation(node): function
266 'Operation': build_operation,