Searched refs:ownsPaths (Results 1 – 2 of 2) sorted by relevance
24 const VectorPath* const* paths, int32 count, bool ownsPaths, int32 index) in AddPathsCommand() argument25 : AddCommand<VectorPath>(container, paths, count, ownsPaths, index) in AddPathsCommand()
30 bool ownsPaths,