Home
last modified time | relevance | path

Searched refs:addShape (Results 151 – 175 of 463) sorted by relevance

12345678910>>...19

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/scxmleditor/plugin_interface/
H A Dshapeprovider.h62 void addShape(Shape *shape) in addShape() function
/dports/graphics/krita/krita-4.4.8/plugins/tools/basictools/
H A Dkis_tool_ellipse.cc80 addShape(shape); in finishRect()
/dports/graphics/ming/libming-ming-0_4_8/test/Filter/
H A Dtest03-cxx.C34 b->addShape(shape, SWFBUTTON_UP | SWFBUTTON_HIT | SWFBUTTON_OVER | SWFBUTTON_DOWN); in main()
H A Dtest04-cxx.C42 b->addShape(shape, SWFBUTTON_UP | SWFBUTTON_HIT | SWFBUTTON_OVER | SWFBUTTON_DOWN); in main()
/dports/graphics/p5-ming/libming-ming-0_4_8/test/Filter/
H A Dtest03-cxx.C34 b->addShape(shape, SWFBUTTON_UP | SWFBUTTON_HIT | SWFBUTTON_OVER | SWFBUTTON_DOWN); in main()
H A Dtest04-cxx.C42 b->addShape(shape, SWFBUTTON_UP | SWFBUTTON_HIT | SWFBUTTON_OVER | SWFBUTTON_DOWN); in main()
/dports/graphics/py-ming/libming-ming-0_4_8/test/Filter/
H A Dtest03-cxx.C34 b->addShape(shape, SWFBUTTON_UP | SWFBUTTON_HIT | SWFBUTTON_OVER | SWFBUTTON_DOWN); in main()
H A Dtest04-cxx.C42 b->addShape(shape, SWFBUTTON_UP | SWFBUTTON_HIT | SWFBUTTON_OVER | SWFBUTTON_DOWN); in main()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/adaptagrams/libcola/
H A Dcompound_constraints.h307 void addShape(const unsigned int index, const double offset);
365 void addShape(const unsigned int index, const double offset);
753 void addShape(unsigned index, double halfW, double halfH);
/dports/graphics/krita/krita-4.4.8/plugins/impex/libkra/tests/
H A Dutil.h78 shapeSelection->addShape(path); in createVectorSelection()
157 shapeLayer->addShape(path); in createCompleteDocument()
/dports/cad/ldview/ldview-4.4/TRE/
H A DTREShapeGroup.cpp860 int TREShapeGroup::addShape( in addShape() function in TREShapeGroup
865 return addShape(shapeType, vertices, NULL, count); in addShape()
868 int TREShapeGroup::addShape( in addShape() function in TREShapeGroup
874 return addShape(shapeType, vertices, normals, NULL, count); in addShape()
877 int TREShapeGroup::addShape( in addShape() function in TREShapeGroup
976 return addShape(TRESLine, vertices, 2); in addLine()
981 return addShape(TRESTriangle, vertices, 3); in addTriangle()
988 return addShape(TRESTriangle, vertices, normals, 3); in addTriangle()
996 return addShape(TRESTriangle, vertices, normals, textureCoords, 3); in addTriangle()
1001 return addShape(TRESQuad, vertices, 4); in addQuad()
[all …]
/dports/graphics/krita/krita-4.4.8/libs/flake/
H A DKoShapeController.h78 … KUndo2Command* addShape(KoShape *shape, KoShapeContainer *parentShape, KUndo2Command *parent = 0);
/dports/graphics/krita/krita-4.4.8/plugins/tools/tool_polyline/
H A Dkis_tool_polyline.cc80 addShape(path); in finishPolyline()
/dports/editors/calligra/calligra-3.2.1/braindump/src/
H A DSectionShapeContainerModel.cpp39 m_section->layout()->addShape(child); in add()
/dports/graphics/krita/krita-4.4.8/plugins/tools/tool_polygon/
H A Dkis_tool_polygon.cc84 addShape(path); in finishPolyline()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/adaptagrams/libcola/tests/
H A Dpage_bounds.cpp65 pbc->addShape(i, w/2, h/2); in main()
/dports/editors/calligra/calligra-3.2.1/libs/flake/
H A DKoShapeContainer.h96 void addShape(KoShape *shape);
/dports/editors/calligra/calligra-3.2.1/sheets/ui/
H A DMapViewModel.h78 void addShape(Sheet *sheet, KoShape *shape);
/dports/editors/calligra/calligra-3.2.1/stage/part/
H A DKPrViewModeNotes.h51 void addShape(KoShape *shape) override;
/dports/graphics/krita/krita-4.4.8/libs/ui/tool/
H A Dkis_tool_shape.h88 void addShape(KoShape* shape);
/dports/cad/opencascade/opencascade-7.6.0/tools/ShapeView/
H A DShapeView_Window.hxx92 Standard_EXPORT void addShape (const TopoDS_Shape& theShape);
/dports/cad/sumo/sumo-1.2.0/src/netbuild/
H A DNBDistrict.h177 void addShape(const PositionVector& p);
/dports/security/vault/aws-sdk-go-v2-1.5.0/codegen/smithy-aws-go-codegen/src/main/java/software/amazon/smithy/aws/go/codegen/customization/
H A DS3HeadObjectCustomizations.java39 return modelBuilder.removeShape(operationId).addShape(builder.build()).build(); in preprocessModel()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/codegen/smithy-aws-go-codegen/src/main/java/software/amazon/smithy/aws/go/codegen/customization/
H A DS3HeadObjectCustomizations.java39 return modelBuilder.removeShape(operationId).addShape(builder.build()).build(); in preprocessModel()
/dports/graphics/ming/libming-ming-0_4_8/perl_ext/t/
H A Ddrag.t25 $b->addShape($s, SWFBUTTON_HIT | SWFBUTTON_UP | SWFBUTTON_DOWN | SWFBUTTON_OVER);

12345678910>>...19