Home
last modified time | relevance | path

Searched refs:tool_mode (Results 1 – 19 of 19) sorted by relevance

/dports/games/etracer/etr-0.8.1/src/
H A Dtools.cpp136 static int tool_mode = 0; variable
173 if (newmode == tool_mode) return; in SetToolMode()
174 if (newmode > 2) tool_mode = 0; in SetToolMode()
175 else tool_mode = newmode; in SetToolMode()
176 switch (tool_mode) { in SetToolMode()
241 switch (tool_mode) { in Keyb()
255 switch (tool_mode) { in Mouse()
269 switch (tool_mode) { in Motion()
283 switch (tool_mode) { in Loop()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/shot/
H A De_mod_edit.c26 static Tool_Mode tool_mode = TOOL_NONE; variable
576 if (tool_mode == TOOL_MODIFY) in _cb_draw_mouse_down()
1147 if (tool_mode != TOOL_CROP) return; in _cb_crop_resize_tl()
1160 if (tool_mode != TOOL_CROP) return; in _cb_crop_resize_tr()
1534 if (tool_mode == TOOL_CROP) in _cb_edit_mouse_down()
1564 if (tool_mode == TOOL_CROP) in _cb_edit_mouse_up()
1591 if (tool_mode == TOOL_CROP) in _cb_edit_mouse_move()
1599 else if (tool_mode == TOOL_BOX) in _cb_edit_mouse_move()
1607 else if (tool_mode == TOOL_LINE) in _cb_edit_mouse_move()
1643 tool_mode = tool_info[val].mode; in _cb_tool_changed()
[all …]
/dports/devel/py-apptools/apptools-4.5.0/apptools/template/test/
H A Dscatter_plot.py202 zoom = SimpleZoom( component = plot, tool_mode = 'box',
/dports/graphics/blender/blender-2.91.0/release/scripts/startup/bl_ui/
H A Dspace_image.py610 tool_mode = context.mode if tool is None else tool.mode
619 draw_fn = getattr(_draw_tool_settings_context_mode, tool_mode, None)
623 if tool_mode == 'PAINT':
631 elif tool_mode == 'UV':
643 tool_mode = context.mode if tool is None else tool.mode
645 if tool_mode == 'PAINT':
H A Dspace_view3d.py63 tool_mode = context.mode
94 if tool_mode == 'SCULPT':
97 elif tool_mode == 'PAINT_VERTEX':
100 elif tool_mode == 'PAINT_WEIGHT':
103 elif tool_mode == 'PAINT_TEXTURE':
106 elif tool_mode == 'EDIT_ARMATURE':
108 elif tool_mode == 'EDIT_CURVE':
110 elif tool_mode == 'EDIT_MESH':
112 elif tool_mode == 'POSE':
114 elif tool_mode == 'PARTICLE':
[all …]
H A Dspace_sequencer.py122 tool_mode = context.mode if tool is None else tool.mode
/dports/devel/godot2/godot-2.1.6-stable/editor/plugins/
H A Dspatial_editor_plugin.h311 ToolMode tool_mode; variable
480 ToolMode get_tool_mode() const { return tool_mode; } in get_tool_mode()
H A Dspatial_editor_plugin.cpp2715 tool_mode = (ToolMode)p_option; in _menu_item_pressed()
3594 tool_mode = TOOL_MODE_SELECT; in SpatialEditor()
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/plugins/
H A Dspatial_editor_plugin.h311 ToolMode tool_mode; variable
480 ToolMode get_tool_mode() const { return tool_mode; } in get_tool_mode()
H A Dspatial_editor_plugin.cpp2715 tool_mode = (ToolMode)p_option; in _menu_item_pressed()
3594 tool_mode = TOOL_MODE_SELECT; in SpatialEditor()
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dspatial_editor_plugin.h574 ToolMode tool_mode; variable
746 ToolMode get_tool_mode() const { return tool_mode; } in get_tool_mode()
H A Dspatial_editor_plugin.cpp4823 tool_mode = (ToolMode)p_option; in _menu_item_pressed()
5967 tool_mode = TOOL_MODE_SELECT; in SpatialEditor()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dspatial_editor_plugin.h574 ToolMode tool_mode; variable
746 ToolMode get_tool_mode() const { return tool_mode; } in get_tool_mode()
H A Dspatial_editor_plugin.cpp4823 tool_mode = (ToolMode)p_option; in _menu_item_pressed()
5967 tool_mode = TOOL_MODE_SELECT; in SpatialEditor()
/dports/math/gretl/gretl-2021d/lib/src/
H A Dlibset.c2394 static int tool_mode; variable
2400 tool_mode = 1; in gretl_set_tool_mode()
2405 return tool_mode; in gretl_in_tool_mode()
/dports/net/freeradius3/freeradius-server-3.0.25/scripts/
H A Djlibtool.c225 enum tool_mode { enum
291 enum tool_mode mode;
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/tablet/
H A Daiptek.c1161 static DEVICE_ATTR(tool_mode,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/input/tablet/
H A Daiptek.c1161 static DEVICE_ATTR(tool_mode,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/input/tablet/
H A Daiptek.c1161 static DEVICE_ATTR(tool_mode,