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

/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.h163 InsertPointCommand* fInsertPointCommand; member in class:PathManipulator
H A DPathManipulator.cpp217 fInsertPointCommand(NULL),
237 delete fInsertPointCommand;
660 command = fInsertPointCommand;
661 fInsertPointCommand = NULL;
1284 delete fInsertPointCommand;
1285 fInsertPointCommand = new InsertPointCommand(fPath, index,

Completed in 33 milliseconds