EDGE_SLICES        60 modules/edgeoverlay.c     slice_height = viewport_height / EDGE_SLICES;
EDGE_SLICES       381 modules/edgeoverlay.c     int compressed_slice = edgebuf->ptrLen / EDGE_SLICES;
EDGE_SLICES       813 modules/edgeoverlay.c             for (slice = 0; slice < EDGE_SLICES; ++slice)
EDGE_SLICES       864 modules/edgeoverlay.c                 for (slice = 0; slice < EDGE_SLICES; ++slice)
EDGE_SLICES       881 modules/edgeoverlay.c     if (++slice >= EDGE_SLICES)