Home
last modified time | relevance | path

Searched refs:cloneShape (Results 1 – 25 of 65) sorted by relevance

123

/dports/security/vault/vault-1.8.2/vendor/github.com/aws/smithy-go/codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/
H A DAddOperationShapes.java93 return (StructureShape) cloneShape(structureShape, operationShapeId.getName() + suffix); in cloneOperationShape()
96 private static Shape cloneShape(Shape shape, String cloneShapeName) { in cloneShape() method in AddOperationShapes
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/smithy-go/codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/
H A DAddOperationShapes.java93 return (StructureShape) cloneShape(structureShape, operationShapeId.getName() + suffix); in cloneOperationShape()
96 private static Shape cloneShape(Shape shape, String cloneShapeName) { in cloneShape() method in AddOperationShapes
/dports/graphics/krita/krita-4.4.8/plugins/flake/imageshape/
H A DImageShape.h36 KoShape *cloneShape() const override;
/dports/graphics/mapserver/mapserver-7.6.4/mapscript/swiginc/
H A Dshape.i95 %newobject cloneShape;
96 shapeObj *cloneShape() in cloneShape() function
/dports/graphics/krita/krita-4.4.8/plugins/flake/pathshapes/rectangle/
H A DRectangleShape.h40 KoShape* cloneShape() const override;
/dports/graphics/krita/krita-4.4.8/libs/flake/
H A DKoShapeGroup.h56 KoShape* cloneShape() const override;
H A DKoConnectionShape.h57 KoShape* cloneShape() const override;
H A DKoDrag.cpp74 KoShape *clonedShape = shape->cloneShape(); in setSvg()
H A DKoClipMask.cpp45 KoShape *clonedShape = shape->cloneShape(); in Private()
H A DSimpleShapeContainerModel.h40 KoShape *clone = shape->cloneShape(); in SimpleShapeContainerModel()
/dports/graphics/krita/krita-4.4.8/libs/flake/text/
H A DKoSvgTextShape.h41 KoShape* cloneShape() const override;
H A DKoSvgTextChunkShape.h63 KoShape* cloneShape() const override;
/dports/graphics/krita/krita-4.4.8/plugins/flake/pathshapes/spiral/
H A DSpiralShape.h43 KoShape* cloneShape() const override;
/dports/graphics/krita/krita-4.4.8/libs/flake/resources/
H A DKoSvgSymbolCollectionResource.h46 shape(rhs.shape->cloneShape()) in KoSvgSymbol()
/dports/graphics/krita/krita-4.4.8/plugins/flake/pathshapes/ellipse/
H A DEllipseShape.h48 KoShape* cloneShape() const override;
/dports/graphics/krita/krita-4.4.8/plugins/flake/pathshapes/star/
H A DStarShape.h41 KoShape* cloneShape() const override;
/dports/graphics/krita/krita-4.4.8/libs/ui/
H A DKisReferenceImage.h58 KoShape *cloneShape() const override;
H A Dkis_import_catcher.cc117 KoShape *clonedShape = shape->cloneShape(); in slotLoadingFinished()
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/
H A DTextShape.h56 KoShape* cloneShape() const override;
/dports/graphics/krita/krita-4.4.8/plugins/tools/karbonplugins/tools/CalligraphyTool/
H A DKarbonCalligraphicShape.h108 KoShape* cloneShape() const override;
/dports/graphics/krita/krita-4.4.8/plugins/flake/pathshapes/enhancedpath/
H A DEnhancedPathShape.h56 KoShape* cloneShape() const override;
/dports/java/java3d/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/loaders/lw3d/
H A DLwsObject.java514 Shape3D cloneShape = (Shape3D)shape.cloneTree(); in createJava3dObject() local
515 objectTransform.addChild(cloneShape); in createJava3dObject()
/dports/graphics/krita/krita-4.4.8/libs/flake/commands/
H A DKoPathCombineCommand.cpp74 KoPathShape *clone = dynamic_cast<KoPathShape*>(path->cloneShape()); in KoPathCombineCommand()
H A DKoShapeUnclipCommand.cpp56 KoShape *clone = clipShape->cloneShape(); in createClipPathShapes()
/dports/graphics/krita/krita-4.4.8/libs/ui/flake/
H A Dkis_shape_layer.cc174 KoShape *clonedShape = shape->cloneShape(); in KisShapeLayer()
207 KoShape *clonedShape = shape->cloneShape(); in KisShapeLayer()
215 KoShape *clonedShape = shape->cloneShape(); in KisShapeLayer()

123