Searched refs:nXor (Results 1 – 1 of 1) sorted by relevance
1721 sal_uInt32 nXor = bClockwise ? 3 : 2; in CreateSubPath() local1728 … Point aStart( GetPoint( seqCoordinates[ (sal_uInt16)( rSrcPt + nXor ) ], sal_True, sal_True ) ); in CreateSubPath()1729 …Point aEnd( GetPoint( seqCoordinates[ (sal_uInt16)( rSrcPt + ( nXor ^ 1 ) ) ], sal_True, sal_True … in CreateSubPath()
Completed in 14 milliseconds