Searched refs:MovePathsCommand (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/icon-o-matic/shape/commands/
H A DMovePathsCommand.cpp10 #include "MovePathsCommand.h"
23 MovePathsCommand::MovePathsCommand(Container<VectorPath>* container, function in class:MovePathsCommand
30 MovePathsCommand::~MovePathsCommand()
36 MovePathsCommand::GetName(BString& name)
H A DMovePathsCommand.h25 class MovePathsCommand : public MoveCommand<VectorPath> { class in inherits:MoveCommand
27 MovePathsCommand(
32 virtual ~MovePathsCommand();
/haiku/src/apps/icon-o-matic/gui/
H A DPathListView.cpp28 #include "MovePathsCommand.h"
586 MovePathsCommand* command = new (nothrow) MovePathsCommand(fPathContainer,

Completed in 40 milliseconds