Lines Matching refs:cycle
91 int neighbour, cycle, row_major, edge; in _menui_calc_neighbours() local
95 cycle = ((menu->opts & O_NONCYCLIC) != O_NONCYCLIC); in _menui_calc_neighbours()
99 if (cycle) { in _menui_calc_neighbours()
111 if (cycle) in _menui_calc_neighbours()
143 if ((!cycle) && (edge == 1)) in _menui_calc_neighbours()
150 if (cycle) in _menui_calc_neighbours()
184 if ((!cycle) && (edge == 1)) in _menui_calc_neighbours()
190 if (cycle) { in _menui_calc_neighbours()
201 if (cycle) in _menui_calc_neighbours()
230 if ((!cycle) && (edge == 1)) in _menui_calc_neighbours()
237 if (cycle) in _menui_calc_neighbours()
269 if ((!cycle) && (edge == 1)) in _menui_calc_neighbours()