Home
last modified time | relevance | path

Searched refs:TransformGradientCommand (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/icon-o-matic/transformable/
H A DTransformGradientCommand.cpp18 TransformGradientCommand::TransformGradientCommand(TransformBox* box, in TransformGradientCommand() function in TransformGradientCommand
36 TransformGradientCommand::~TransformGradientCommand() in ~TransformGradientCommand()
47 TransformGradientCommand::InitCheck() in InitCheck()
56 TransformGradientCommand::TransformBoxDeleted(const TransformBox* box) in TransformBoxDeleted()
70 TransformGradientCommand::_SetTransformation(BPoint pivot, BPoint translation, in _SetTransformation()
H A DTransformGradientCommand.h21 class TransformGradientCommand : public TransformCommand,
24 TransformGradientCommand(
29 virtual ~TransformGradientCommand();
H A DTransformGradientBox.cpp183 return new TransformGradientCommand(this, fGradient, Pivot(), in MakeCommand()
/haiku/src/apps/icon-o-matic/
H A DJamfile287 TransformGradientCommand.cpp