Searched refs:pNewPoint (Results 1 – 2 of 2) sorted by relevance
357 B2DPoint* pNewPoint = bAIsLonger in testAndCorrectEdgeIntersection() local363 bRetval = splitEdgeAtGivenPoint(aEdgeA, *pNewPoint, aCurrent); in testAndCorrectEdgeIntersection()364 bRetval |= splitEdgeAtGivenPoint(aEdgeB, *pNewPoint, aCurrent); in testAndCorrectEdgeIntersection()368 maNewPoints.push_back(pNewPoint); in testAndCorrectEdgeIntersection()372 delete pNewPoint; in testAndCorrectEdgeIntersection()429 B2DPoint* pNewPoint = new B2DPoint(aSplit); in solveHorizontalEdges() local431 if(splitEdgeAtGivenPoint(aCompare, *pNewPoint, aCurrent)) in solveHorizontalEdges()433 maNewPoints.push_back(pNewPoint); in solveHorizontalEdges()437 delete pNewPoint; in solveHorizontalEdges()680 B2DPoint* pNewPoint = new B2DPoint(aLeftEnd); in Subdivide() local[all …]
375 SwPosition* pNewPoint = new SwPosition( *pCrsr->GetPoint() ); in Continue() local377 SetCurr( pNewPoint ); in Continue()454 SwPosition* pNewPoint = new SwPosition( *pCrsr->GetPoint() ); in Continue() local457 SetCurr( pNewPoint ); in Continue()1582 SwPosition* pNewPoint = new SwPosition( *pCrsr->GetPoint() ); in SpellSentence() local1585 SetCurr( pNewPoint ); in SpellSentence()