Home
last modified time | relevance | path

Searched defs:groupShape (Results 1 – 7 of 7) sorted by relevance

/dports/games/pinball/pinball-0.3.20201218/test/
H A Dcollision.cpp104 Group* groupShape = new Group(); in main() local
/dports/graphics/krita/krita-4.4.8/libs/flake/
H A DKoClipPath.cpp81 } else if (const KoShapeGroup *groupShape = dynamic_cast<const KoShapeGroup*>(shape)) { in collectShapePath() local
H A DKoShapeRegistry.cpp468 KoShapeGroup *groupShape = new KoShapeGroup; in createShapeFromOdf() local
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/drawing/
H A Dspreadsheet_drawing.py88 groupShape = Alias("grpSp") variable in _AnchorBase
/dports/editors/calligra/calligra-3.2.1/plugins/defaultTools/defaulttool/
H A DDefaultTool.cpp1357 bool groupShape = false; in updateActions() local
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/swing/
H A DPlanComponent.java4210 Shape groupShape = ShapeTools.getShape(homePieceOfFurniture.getPoints(), true, null); in paintFurnitureOutline() local
/dports/editors/calligra/calligra-3.2.1/filters/libmso/generated/
H A DsimpleParser.h5631 QSharedPointer<OfficeArtSpgrContainer> groupShape; variable