Home
last modified time | relevance | path

Searched refs:row_major (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/lib/libmenu/
Dinternals.c53 int i, row_major; in _menui_stitch_items() local
55 row_major = ((menu->opts & O_ROWMAJOR) == O_ROWMAJOR); in _menui_stitch_items()
71 if (row_major) { in _menui_stitch_items()
91 int neighbour, cycle, row_major, edge; in _menui_calc_neighbours() local
94 row_major = ((menu->opts & O_ROWMAJOR) == O_ROWMAJOR); in _menui_calc_neighbours()
120 if (row_major) { in _menui_calc_neighbours()
158 if (row_major) { in _menui_calc_neighbours()
210 if (row_major) { in _menui_calc_neighbours()
245 if (row_major) { in _menui_calc_neighbours()