Searched refs:linePoints (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/interface/
H A DShape.h29 BPoint* linePoints);
/haiku/headers/private/print/
H A DPicturePrinter.h117 status_t IterateLineTo(int32 lineCount, BPoint *linePoints);
/haiku/src/kits/print/
H A DPicturePrinter.cpp463 ShapePrinter::IterateLineTo(int32 lineCount, BPoint *linePoints) argument
466 BPoint *p = linePoints;
/haiku/src/kits/interface/
H A DShape.cpp94 BShapeIterator::IterateLineTo(int32 lineCount, BPoint* linePoints) argument

Completed in 98 milliseconds