Searched refs:ChannelTransform (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/icon-o-matic/transformable/
H A DChannelTransform.cpp9 #include "ChannelTransform.h"
16 ChannelTransform::ChannelTransform() function in class:ChannelTransform
28 ChannelTransform::ChannelTransform(const ChannelTransform& other) function in class:ChannelTransform
41 ChannelTransform::~ChannelTransform()
48 ChannelTransform::SetTransformation(const Transformable& other)
74 ChannelTransform
[all...]
H A DChannelTransform.h14 class ChannelTransform : public Transformable { class in inherits:Transformable
16 ChannelTransform();
17 ChannelTransform(const ChannelTransform& other);
18 virtual ~ChannelTransform();
20 // ChannelTransform
58 ChannelTransform& operator=(const ChannelTransform& other);
H A DTransformGradientCommand.cpp79 ChannelTransform transform;
H A DTransformObjectsCommand.cpp14 #include "ChannelTransform.h"
104 ChannelTransform transform;
H A DTransformBox.h13 #include "ChannelTransform.h"
36 class TransformBox : public ChannelTransform,
H A DTransformBox.cpp34 ChannelTransform(),
/haiku/src/apps/icon-o-matic/shape/commands/
H A DTransformPointsCommand.cpp14 #include "ChannelTransform.h"
107 ChannelTransform transform;

Completed in 55 milliseconds