Home
last modified time | relevance | path

Searched defs:top_row (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/lib/libmenu/
H A Dmenu.c717 top_row(MENU *param_menu) in top_row() function
H A Dmenu.h120 int top_row; /* the row that is at the top of the menu */ member
/netbsd-src/games/rogue/
H A Dlevel.c212 short left_col, right_col, top_row, bottom_row; in make_room() local
H A Drogue.h286 short bottom_row, right_col, left_col, top_row; member