Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Reverse
src/apps/icon-o-matic/shape/PathManipulator.cpp
1151
fPath->Reverse();
src/apps/icon-o-matic/shape/commands/ReversePathCommand.cpp
38
fPath->Reverse();
src/libs/icon/shape/VectorPath.h
162
void Reverse();