Lines Matching defs:nNextIndex

199 						const sal_uInt32 nNextIndex((a + 1) % nPointCount);  in adaptiveSubdivideByDistance()  local
296 const sal_uInt32 nNextIndex((a + 1) % nPointCount); in adaptiveSubdivideByAngle() local
361 const sal_uInt32 nNextIndex((a + 1) % nPointCount); in adaptiveSubdivideByCount() local
560 const sal_uInt32 nNextIndex((nIndex + 1) % nPointCount); in getEdgeLength() local
601 const sal_uInt32 nNextIndex((a + 1) % nPointCount); in getLength() local
616 const sal_uInt32 nNextIndex((a + 1) % nPointCount); in getLength() local
719 const sal_uInt32 nNextIndex((nIndex + 1) % nPointCount); in getPositionAbsolute() local
730 const sal_uInt32 nNextIndex((nIndex + 1) % nPointCount); in getPositionAbsolute() local
853 const sal_uInt32 nNextIndex((a + 1) % nPointCount); in getSnippetAbsolute() local
901 const sal_uInt32 nNextIndex((a + 1) % nPointCount); in getSnippetAbsolute() local
911 const sal_uInt32 nNextIndex((a + 1) % nPointCount); in getSnippetAbsolute() local
952 const sal_uInt32 nNextIndex((a + 1) % nPointCount); in getSnippetAbsolute() local
1337 const sal_uInt32 nNextIndex((a + 1) % nPointCount); in applyLineDashing() local
1647 const sal_uInt32 nNextIndex((a + 1) % nPointCount); in isInEpsilonRange() local
2593 const sal_uInt32 nNextIndex((a + 1) % nPointCount); in getSmallestDistancePointToPolygon() local
2771 const sal_uInt32 nNextIndex((nIndex + 1) % nPointCount); in expandToCurveInPoint() local
2832 const sal_uInt32 nNextIndex((nIndex + 1) % nPointCount); in setContinuityInPoint() local
2861 const sal_uInt32 nNextIndex((nIndex + 1) % nPointCount); in setContinuityInPoint() local
3054 const sal_uInt32 nNextIndex((a + 1) % nPointCount); in reSegmentPolygonEdges() local
3209 const sal_uInt32 nNextIndex((a + 1) % nCount); in createSimplifiedPolygon() local
3292 const sal_uInt32 nNextIndex((a + 1) % nPointCount); in simplifyCurveSegments() local
3398 const sal_uInt32 nNextIndex((a + 1) % nPointCount); in createEdgesOfGivenLength() local
3488 const sal_uInt32 nNextIndex((a + 1) % nPointCount); in createWaveline() local
3592 const sal_uInt32 nNextIndex(bLastRun ? 0 : a + 1); in snapPointsOfHorizontalOrVerticalEdges() local
3649 const sal_uInt32 nNextIndex(a % nPointCount); in containsOnlyHorizontalAndVerticalEdges() local
3973 const sal_uInt32 nNextIndex((a + 1) % nPointCount); in B2DPolygonToUnoPolygonBezierCoords() local