Home | History | Annotate | Download | only in ui

Lines Matching refs:neighbors

1444         int neighbors;
1446 neighbors = 0;
1454 neighbors = 1;
1456 neighbors = SCREEN_NAIL_MAX;
1461 for (int i = neighbors; i >= -neighbors; i--) {