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

/haiku/src/libs/icon/shape/
H A DVectorPath.h188 inline void _NotifyPointAdded(int32 index) const {} function in class:VectorPath
195 void _NotifyPointAdded(int32 index) const;
H A DVectorPath.cpp366 _NotifyPointAdded(index);
382 _NotifyPointAdded(index);
409 _NotifyPointAdded(index);
1105 VectorPath::_NotifyPointAdded(int32 index) const function in class:VectorPath

Completed in 56 milliseconds