Searched refs:unwrapBelowX (Results 1 – 2 of 2) sorted by relevance
176 double unwrapBelowX = 0; in updateSourcePoints() local179 unwrapBelowX = leftBoundWrapped.x(); in updateSourcePoints()197 double distance = wrappedProjection.x() - unwrapBelowX; in updateSourcePoints()200 wrappedProjection.setX(unwrapBelowX + distance); in updateSourcePoints()
403 double unwrapBelowX = 0; in clipPath() local406 unwrapBelowX = leftBoundWrapped.x(); in clipPath()424 double distance = wrappedProjection.x() - unwrapBelowX; in clipPath()427 wrappedProjection.setX(unwrapBelowX + distance); in clipPath()