Home
last modified time | relevance | path

Searched refs:PointAdded (Results 1 – 6 of 6) sorted by relevance

/haiku/src/libs/icon/shape/
H A DShape.h86 virtual void PointAdded(int32 index);
H A DVectorPath.h48 virtual void PointAdded(int32 index) = 0;
H A DShape.cpp306 Shape::PointAdded(int32 index) in PointAdded() function in Shape
H A DVectorPath.cpp1111 listener->PointAdded(index); in _NotifyPointAdded()
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.h71 virtual void PointAdded(int32 index);
H A DPathManipulator.cpp1063 PathManipulator::PointAdded(int32 index) in PointAdded() function in PathManipulator