Home
last modified time | relevance | path

Searched refs:ownsPaths (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/icon-o-matic/shape/commands/
H A DAddPathsCommand.cpp24 const VectorPath* const* paths, int32 count, bool ownsPaths, int32 index) in AddPathsCommand() argument
25 : AddCommand<VectorPath>(container, paths, count, ownsPaths, index) in AddPathsCommand()
H A DAddPathsCommand.h30 bool ownsPaths,