Home
last modified time | relevance | path

Searched refs:AddShapesCommand (Results 1 – 5 of 5) sorted by relevance

/haiku/src/apps/icon-o-matic/shape/commands/
H A DAddShapesCommand.cpp23 AddShapesCommand::AddShapesCommand(Container<Shape>* container, in AddShapesCommand() function in AddShapesCommand
30 AddShapesCommand::~AddShapesCommand() in ~AddShapesCommand()
36 AddShapesCommand::GetName(BString& name) in GetName()
H A DAddShapesCommand.h24 class AddShapesCommand : public AddCommand<Shape> {
26 AddShapesCommand(
31 virtual ~AddShapesCommand();
/haiku/src/apps/icon-o-matic/gui/
H A DShapeListView.cpp434 AddShapesCommand* shapesCommand = new(std::nothrow) AddShapesCommand( in InstantiateSelection()
498 AddShapesCommand* command = new(nothrow) AddShapesCommand(fShapeContainer, in CopyItems()
/haiku/src/apps/icon-o-matic/
H A DJamfile245 AddShapesCommand.cpp
329 AddShapesCommand.cpp
H A DMainWindow.cpp468 AddShapesCommand* shapeCommand = new (nothrow) AddShapesCommand( in MessageReceived()
898 AddShapesCommand* shapeCommand = new (nothrow) AddShapesCommand( in AddReferenceImage()