Searched refs:fChangePointCommand (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp216 fChangePointCommand(NULL),
236 delete fChangePointCommand;
435 delete fChangePointCommand;
436 fChangePointCommand = NULL;
446 fChangePointCommand = new ChangePointCommand(fPath,
579 delete fChangePointCommand;
580 fChangePointCommand = new ChangePointCommand(fPath,
683 command = fChangePointCommand;
684 fChangePointCommand = NULL;
H A DPathManipulator.h162 ChangePointCommand* fChangePointCommand; member in class:PathManipulator

Completed in 46 milliseconds