Home
last modified time | relevance | path

Searched +defs:selection +defs:bounds (Results 1 – 25 of 267) sorted by relevance

1234567891011

/dports/graphics/krita/krita-4.4.8/plugins/tools/defaulttool/defaulttool/
H A DDefaultToolGeometryWidget.cpp153 QRectF calculateSelectionBounds(KoSelection *selection, in calculateSelectionBounds()
204 KoSelection *selection = m_tool->canvas()->selectedShapesProxy()->selection(); in slotUpdateCheckboxes() local
230 KoSelection *selection = m_tool->canvas()->selectedShapesProxy()->selection(); in slotAspectButtonToggled() local
243 KoSelection *selection = m_tool->canvas()->selectedShapesProxy()->selection(); in slotUpdateAspectButton() local
263 const QRectF bounds = calculateSelectionBounds(selection, anchor, useGlobalSize); in slotUpdateAspectButton() local
290 KoSelection *selection = m_tool->canvas()->selectedShapesProxy()->selection(); in slotOpacitySliderChanged() local
304 KoSelection *selection = m_tool->canvas()->selectedShapesProxy()->selection(); in slotUpdateOpacitySlider() local
318 const QRectF bounds = calculateSelectionBounds(selection, anchor, useGlobalSize); in slotUpdateSizeBoxes() local
350 QRectF bounds = calculateSelectionBounds(selection, anchor, useGlobalSize); in slotUpdatePositionBoxes() local
373 QRectF bounds = calculateSelectionBounds(selection, anchor, useGlobalSize, &shapes); in slotRepositionShapes() local
[all …]
/dports/www/moinmoin/moin-1.9.11/contrib/TWikiDrawPlugin/src/CH/ifa/draw/standard/
H A DPasteCommand.java31 FigureSelection selection = (FigureSelection)Clipboard.getClipboard().getContents(); in execute() local
45 Rectangle bounds(Enumeration k) { in bounds() method in PasteCommand
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/heapwalking/
H A DAllInstancesActionDelegate.java88 ISelection selection = provider.getSelection(); in run() local
256 TreeItem[] selection = tree.getSelection(); in getAnchor() local
258 Rectangle bounds = selection[0].getBounds(); in getAnchor() local
292 TreeItem[] selection = tree.getSelection(); in getAnchor() local
294 Rectangle bounds = selection[0].getBounds(); in getAnchor() local
H A DAllReferencesActionDelegate.java81 TreeItem[] selection = tree.getSelection(); in getAnchor() local
83 Rectangle bounds = selection[0].getBounds(); in getAnchor() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/browser/view/
H A DImageBrowserMouseListener.java16 private ImageBrowserSelectionModel selection; field in ImageBrowserMouseListener
21 ImageBrowserSelectionModel selection, in ImageBrowserMouseListener()
60 Rectangle bounds = browser.getBounds(index); in mousePressed() local
H A DImageBrowserTransferHandler.java53 private ImageBrowserSelectionModel selection; field in ImageBrowserTransferHandler
56 AbstractImageBrowser browser, ImageBrowserSelectionModel selection in ImageBrowserTransferHandler()
81 Rectangle bounds = new Rectangle(); in createDragImage() local
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dtilepainter.cpp86 const QRegion &selection = mMapDocument->selectedArea(); in setCell() local
213 const QRect bounds = region.boundingRect(); local
327 const QRegion &selection = mMapDocument->selectedArea(); local
329 QRegion bounds; local
352 QRegion bounds = map->infinite() ? mTileLayer->bounds() : mTileLayer->rect(); local
363 const QRegion &selection = mMapDocument->selectedArea(); local
382 const QRegion &selection = mMapDocument->selectedArea(); local
/dports/graphics/krita/krita-4.4.8/libs/image/tests/
H A Dkis_pixel_selection_test.cpp48 KisPixelSelectionSP selection = new KisPixelSelection(); in testCreation() local
60 KisPixelSelectionSP selection = new KisPixelSelection(); in testSetSelected() local
72 KisPixelSelectionSP selection = new KisPixelSelection(); in testInvert() local
88 KisPixelSelectionSP selection = image->globalSelection()->pixelSelection(); in testInvertWithImage() local
100 KisPixelSelectionSP selection = new KisPixelSelection(); in testClear() local
128 KisPixelSelectionSP selection = new KisPixelSelection(); in testSelect() local
141 KisPixelSelectionSP selection = new KisPixelSelection(); in testExtent() local
201 KisPixelSelectionSP selection = image->globalSelection()->pixelSelection(); in testExactRectWithImage() local
439 KisDefaultBoundsBaseSP bounds = new TestUtil::TestingTimedDefaultBounds(QRect(0,0,20,22)); in testOutlineArtifacts() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/holding_space/
H A Dholding_space_item_view_delegate.cc242 gfx::Rect bounds = source->GetBoundsInScreen(); in ShowContextMenuForViewImpl() local
268 std::vector<const HoldingSpaceItemView*> selection = GetSelection(); in WriteDragDataForView() local
296 std::vector<const HoldingSpaceItemView*> selection = GetSelection(); in ExecuteCommand() local
322 std::vector<const HoldingSpaceItemView*> selection = GetSelection(); in BuildMenuModel() local
381 std::vector<const HoldingSpaceItemView*> selection; in GetSelection() local
389 void HoldingSpaceItemViewDelegate::SetSelection(views::View* selection) { in SetSelection()
/dports/graphics/krita/krita-4.4.8/libs/image/processing/
H A Dkis_mirror_processing_visitor.cpp35 KisMirrorProcessingVisitor::KisMirrorProcessingVisitor(const QRect &bounds, Qt::Orientation orienta… in KisMirrorProcessingVisitor()
45 KisMirrorProcessingVisitor::KisMirrorProcessingVisitor(KisSelectionSP selection, Qt::Orientation or… in KisMirrorProcessingVisitor()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/dnd/
H A DViewerInputDropAdapter.java39 protected abstract Object getInputElement(ISelection selection); in getInputElement()
91 Rectangle bounds= getBounds((Item) event.item); in determineTarget() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/databinding/swt/
H A DWidgetProperties.java101 public static IWidgetValueProperty bounds() { in bounds() method in WidgetProperties
236 public static IWidgetValueProperty selection() { in selection() method in WidgetProperties
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/frontend/
H A Dtime_selection_panel.ts133 const selection = globals.state.currentSelection; constant
139 const selectedArea = globals.state.areas[selection.areaId]; constant
189 private bounds(size: PanelSize): BBox { method in TimeSelectionPanel
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/breakpoints/
H A DExceptionInspector.java86 ISelection selection = event.getContext(); in debugContextChanged() local
106 Rectangle bounds = selection2[0].getBounds(); in debugContextChanged() local
/dports/graphics/drawpile/Drawpile-2.1.20/src/libclient/tools/
H A Dselection.cpp183 void RectangleSelection::initSelection(canvas::Selection *selection) in initSelection()
210 void PolygonSelection::initSelection(canvas::Selection *selection) in initSelection()
229 const QRect bounds = target.boundingRect(); in transformSelectionImage() local
257 QImage SelectionTool::shapeMask(const QColor &color, const QPolygonF &selection, QRect *maskBounds,… in shapeMask()
/dports/graphics/krita/krita-4.4.8/libs/ui/tool/
H A Dkis_resources_snapshot.cpp45 KisDefaultBoundsBaseSP bounds; member
74 …e, KisNodeSP currentNode, KoCanvasResourceProvider *resourceManager, KisDefaultBoundsBaseSP bounds) in KisResourcesSnapshot()
137 …pshot::KisResourcesSnapshot(KisImageSP image, KisNodeSP currentNode, KisDefaultBoundsBaseSP bounds) in KisResourcesSnapshot()
300 KisSelectionSP selection = m_d->image ? m_d->image->globalSelection() : 0; in activeSelection() local
429 void KisResourcesSnapshot::setSelectionOverride(KisSelectionSP selection) in setSelectionOverride()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/region/
H A DRegionOverlay.java117 CurveSelection selection = model.getSelection(); in setCookie() local
264 public void setUnderlayBounds(Rectangle bounds) { in setUnderlayBounds()
316 CurveSelection selection = model.getSelection(); in addSelectionListener() local
321 CurveSelection selection = model.getSelection(); in removeSelectionListener() local
354 Rectangle bounds = overlay.getBounds(); in removeOverlay() local
/dports/graphics/krita/krita-4.4.8/plugins/extensions/imagesize/
H A Dimagesize.cc121 QRect bounds; in scaleLayerImpl() local
122 KisSelectionSP selection = viewManager()->selection(); in scaleLayerImpl() local
/dports/math/vtk9/VTK-9.1.0/Filters/FlowPaths/Testing/Cxx/
H A DTestBSPTree.cxx94 double bounds[6]; in TestBSPTree() local
125 vtkSmartPointer<vtkSelectionSource> selection = vtkSmartPointer<vtkSelectionSource>::New(); in TestBSPTree() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/text/source/
H A DMatchingCharacterPainter.java254 Rectangle bounds= fTextWidget.getTextBounds(offset, offset + length - 1); in draw() local
289 Point selection= text.getSelectionRange(); in getSignedSelection() local
307 IRegion selection= getSignedSelection(fSourceViewer); in paint() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/viewers/
H A DTableEditorImpl.java135 Rectangle bounds = getBounds(fTableItem, i); in activateCellEditor() local
206 Item[] selection = getSelection(); in editElement() local
358 abstract void setSelection(StructuredSelection selection, boolean b); in setSelection()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/
H A DTextWithHistory.java403 Rectangle bounds = text.getBounds(); in handleSearch() local
430 String[] selection = list.getSelection(); in fireSelected() local
/dports/math/vtk8/VTK-8.2.0/Filters/FlowPaths/Testing/Cxx/
H A DTestBSPTree.cxx95 double bounds[6]; in TestBSPTree() local
128 vtkSmartPointer<vtkSelectionSource> selection = vtkSmartPointer<vtkSelectionSource>::New(); in TestBSPTree() local
/dports/math/vtk6/VTK-6.2.0/Filters/FlowPaths/Testing/Cxx/
H A DTestBSPTree.cxx95 double bounds[6]; in TestBSPTree() local
128 vtkSmartPointer<vtkSelectionSource> selection = vtkSmartPointer<vtkSelectionSource>::New(); in TestBSPTree() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/
H A Dselection_controller.cc221 gfx::Range selection = render_text->selection(); in SelectThroughLastDragLocation() local
239 for (const auto& bounds : bounds_rects) in IsInsideText() local

1234567891011