Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db2dpolygoncutandtouch.cxx424 temporaryPointVector aTempPointVectorEdge; in findEdgeCutsBezierAndEdge() local
435 …ouchesAndCommonForBezier(aTempPolygonA, aTempPolygonEdge, aTempPointVectorA, aTempPointVectorEdge); in findEdgeCutsBezierAndEdge()
444 for(sal_uInt32 a(0L); a < aTempPointVectorEdge.size(); a++) in findEdgeCutsBezierAndEdge()
446 const temporaryPoint& rTempPoint = aTempPointVectorEdge[a]; in findEdgeCutsBezierAndEdge()

Completed in 26 milliseconds