Home
last modified time | relevance | path

Searched refs:TOOL_CROP (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/gnome-photos/gnome-photos-40.0/src/
H A Dphotos-tool-crop.h27 G_DECLARE_FINAL_TYPE (PhotosToolCrop, photos_tool_crop, PHOTOS, TOOL_CROP, PhotosTool);
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/shot/
H A De_mod_edit.c14 TOOL_CROP, enumerator
1147 if (tool_mode != TOOL_CROP) return; in _cb_crop_resize_tl()
1160 if (tool_mode != TOOL_CROP) return; in _cb_crop_resize_tr()
1173 if (tool_mode != TOOL_CROP) return; in _cb_crop_resize_bl()
1186 if (tool_mode != TOOL_CROP) return; in _cb_crop_resize_br()
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()
1636 if (tool_info[val].mode != TOOL_CROP) in _cb_tool_changed()
1945 …b2, NULL, 0, 0, "crop", _("Select crop area"), 40, NULL, TOOL_CROP); in ui_edit()
/dports/audio/sweep/sweep-0.9.3/src/
H A Dsweep_app.h43 TOOL_CROP, enumerator