Searched refs:linePoints (Results 1 – 5 of 5) sorted by relevance
29 BPoint* linePoints);
117 status_t IterateLineTo(int32 lineCount, BPoint *linePoints);
92 BPoint* linePoints)94 points specified by \a linePoints.98 \param lineCount The number of points in \a linePoints.99 \param linePoints The list of points of lines to act on.
463 ShapePrinter::IterateLineTo(int32 lineCount, BPoint *linePoints) in IterateLineTo() argument466 BPoint *p = linePoints; in IterateLineTo()
94 BShapeIterator::IterateLineTo(int32 lineCount, BPoint* linePoints) in IterateLineTo() argument