Home
last modified time | relevance | path

Searched defs:BezierTo (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/add-ons/print/pdf/linepathbuilder/
H A DPathView.cpp35 void ShapeLPB::BezierTo(BPoint p[3]) in BezierTo() function in ShapeLPB
/haiku/src/kits/interface/
H A DShape.cpp440 BShape::BezierTo(BPoint controlPoints[3]) in BezierTo() function in BShape
447 BShape::BezierTo(const BPoint& control1, const BPoint& control2, in BezierTo() function in BShape