Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/primitive3d/
H A Dpolygontubeprimitive3d.cxx290 basegfx::B3DPoint aPointOnXY, aPointRotY, aNextPointOnXY, aNextPointRotY; in getLineJoinSegments() local
312 aNextPointRotY = basegfx::B3DPoint( in getLineJoinSegments()
339 aMiterPolygon.append(aNextPointRotY); in getLineJoinSegments()
345 aNewPolygon.append(aNextPointRotY); in getLineJoinSegments()
384 aMiterPolygon.append(aNextPointRotY); in getLineJoinSegments()
392 aNewPolygon.append(aNextPointRotY); in getLineJoinSegments()
428 aPointRotY = aNextPointRotY; in getLineJoinSegments()

Completed in 13 milliseconds