Searched refs:bezierPoints (Results 1 – 4 of 4) sorted by relevance
31 BPoint* bezierPoints);
115 status_t IterateBezierTo(int32 bezierCount, BPoint *bezierPoints);
110 BPoint* bezierPoints)112 comprised of the points specified by \a bezierPoints.116 \param bezierCount The number of points in \a bezierPoints.117 \param bezierPoints The list of Bézier curve points to act on.
101 BShapeIterator::IterateBezierTo(int32 bezierCount, BPoint* bezierPoints) in IterateBezierTo() argument