Home
last modified time | relevance | path

Searched refs:SimpleParallelLine (Results 1 – 1 of 1) sorted by relevance

/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vlayout/
H A Dvabstractpiece.cpp650 QLineF SimpleParallelLine(const QPointF &p1, const QPointF &p2, qreal width) in SimpleParallelLine() function
1500 … const QLineF bigEdge = SimpleParallelLine(bigLine1.p2(), bigLine2.p1(), localWidth ); in EkvPoint()