Searched refs:aControlQ (Results 1 – 1 of 1) sorted by relevance
1505 … const Point aControlQ(GetPoint( seqCoordinates[ rSrcPt++ ], sal_True, sal_True )); in CreateSubPath() local1507 const Point aControlA((aPreviousEndPoint + (aControlQ * 2)) / 3); in CreateSubPath()1508 const Point aControlB(((aControlQ * 2) + aEnd) / 3); in CreateSubPath()
Completed in 16 milliseconds