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

/haiku/src/apps/icon-o-matic/shape/commands/
H A DRotatePathIndicesCommand.h13 bool clockWise);
24 status_t _Rotate(bool clockWise);
H A DRotatePathIndicesCommand.cpp21 bool clockWise)
24 fClockWise(clockWise)
66 RotatePathIndicesCommand::_Rotate(bool clockWise) argument
75 if (!clockWise) {
20 RotatePathIndicesCommand(VectorPath* path, bool clockWise) argument

Completed in 83 milliseconds