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

/haiku/src/libs/icon/shape/
H A DVectorPath.h189 inline void _NotifyPointChanged(int32 index) const {} function in class:VectorPath
196 void _NotifyPointChanged(int32 index) const;
H A DVectorPath.cpp453 _NotifyPointChanged(index);
474 _NotifyPointChanged(index);
507 _NotifyPointChanged(i);
544 _NotifyPointChanged(i);
556 _NotifyPointChanged(index);
1117 VectorPath::_NotifyPointChanged(int32 index) const function in class:VectorPath

Completed in 38 milliseconds