func golang.org/x/pkgsite/internal/frontend.offset

2 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		paginate.go#L70: 	return offset(p.page, p.limit)
		paginate.go#L125: func offset(page, limit int) int {