Home
last modified time | relevance | path

Searched defs:ReversePathCommand (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/icon-o-matic/shape/commands/
H A DReversePathCommand.cpp24 ReversePathCommand::ReversePathCommand(VectorPath* path) in ReversePathCommand() function in ReversePathCommand
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.h94 friend class ReversePathCommand; variable