Home
last modified time | relevance | path

Searched defs:newCrop (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/crop/
H A DCropOverlay.java167 void setCropWithConstraints(CropBounds newCrop) { in setCropWithConstraints()
177 void setCrop(CropBounds newCrop) { in setCrop()
196 CropBounds newCrop = constraint.adjust(crop); in setAspectConstraint() local
762 CropBounds newCrop = new CropBounds(rect); in mouseDragged() local
788 CropBounds newCrop = new CropBounds(center, width, height, angle); in mouseDragged() local
805 CropBounds newCrop = new CropBounds(crop, angle); in mouseDragged() local
979 CropBounds newCrop = new CropBounds(crop, angle); in mouseWheelMoved() local
1121 CropBounds newCrop = new CropBounds(ul, ur, ll, lr); in setNorth() local
1138 CropBounds newCrop = new CropBounds(ul, ur, ll, lr); in setSouth() local
1155 CropBounds newCrop = new CropBounds(ul, ur, ll, lr); in setEast() local
[all …]
H A DUnderlayConstraints.java56 CropBounds newCrop = oldCrop; in translateToUnderlay() local
97 CropBounds newCrop = new CropBounds( in sizeToUnderlay() local
217 CropBounds newCrop = new CropBounds(newCenter, width, height, angle); in adjustNorthToUnderlay() local
287 CropBounds newCrop = new CropBounds(newCenter, width, height, angle); in adjustSouthToUnderlay() local
357 CropBounds newCrop = new CropBounds(newCenter, width, height, angle); in adjustEastToUnderlay() local
427 CropBounds newCrop = new CropBounds(newCenter, width, height, angle); in adjustWestToUnderlay() local
478 CropBounds newCrop = new CropBounds(newCenter, width, height, angle); in adjustNorthWithConstraint() local
529 CropBounds newCrop = new CropBounds(newCenter, width, height, angle); in adjustSouthWithConstraint() local
580 CropBounds newCrop = new CropBounds(newCenter, width, height, angle); in adjustEastWithConstraint() local
1372 CropBounds newCrop = new CropBounds(center, width, height, angle); in translateCrop() local
[all …]
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dzoompanel.h36 Gtk::Button* newCrop; variable
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dzoompanel.h36 Gtk::Button* newCrop; variable
/dports/multimedia/obs-websocket/obs-websocket-4.8.0/src/
H A DWSRequestHandler_SceneItems.cpp183 obs_sceneitem_crop newCrop = oldCrop; in SetSceneItemProperties() local
/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/filters/transform/
H A Dautocrop.cpp1041 …QRect newCrop = spiralClockwiseTraversal(threshold, topCropLine, (threshold.height()-bottomCropLi… in startAnalyse() local