Home
last modified time | relevance | path

Searched refs:GenericMatrixChange (Results 1 – 12 of 12) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/braindump/src/
H A DLayout.cpp81 case GenericMatrixChange: in shapeChanged()
/dports/graphics/krita/krita-4.4.8/libs/flake/
H A DKoShapeContainer.cpp126 || type == SizeChanged || type == PositionChanged || type == GenericMatrixChange)) in shapeChanged()
H A DKoShapeGroup.cpp73 case KoShape::GenericMatrixChange: in childChanged()
H A DKoShape.h117GenericMatrixChange, ///< used after the matrix was changed without knowing which property expl… enumerator
H A DKoConnectionShape.cpp729 case GenericMatrixChange: in shapeChanged()
H A DKoShape.cpp515 shapeChangedPriv(GenericMatrixChange); in applyTransformation()
522 shapeChangedPriv(GenericMatrixChange); in setTransformation()
/dports/editors/calligra/calligra-3.2.1/libs/flake/
H A DKoShapeGroup.cpp69 case KoShape::GenericMatrixChange: in childChanged()
H A DKoShapeContainer.cpp228 || type == SizeChanged || type == PositionChanged || type == GenericMatrixChange)) in shapeChanged()
H A DKoShape.h118GenericMatrixChange, ///< used after the matrix was changed without knowing which property expl… enumerator
H A DKoConnectionShape.cpp714 case GenericMatrixChange: in shapeChanged()
H A DKoShape.cpp462 d->shapeChanged(GenericMatrixChange); in applyTransformation()
470 d->shapeChanged(GenericMatrixChange); in setTransformation()
/dports/editors/calligra/calligra-3.2.1/plugins/pathshapes/enhancedpath/
H A DCalloutContainerModel.cpp140 case KoShape::GenericMatrixChange: in containerChanged()