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

/haiku/src/libs/icon/shape/
H A DVectorPath.h179 void _SetPoint(int32 index, BPoint point);
180 void _SetPoint(int32 index,
H A DVectorPath.cpp365 _SetPoint(index, point);
381 _SetPoint(index, point, pointIn, pointOut, connected);
408 _SetPoint(index, point);
1036 VectorPath::_SetPoint(int32 index, BPoint point) function in class:VectorPath
1049 VectorPath::_SetPoint(int32 index, const BPoint& point, const BPoint& pointIn, function in class:VectorPath

Completed in 33 milliseconds