Home | History | Annotate | Download | only in ui

Lines Matching refs:neighbors

1417         int neighbors;
1419 neighbors = 0;
1427 neighbors = 1;
1429 neighbors = SCREEN_NAIL_MAX;
1434 for (int i = neighbors; i >= -neighbors; i--) {