Searched defs:top_row (Results 1 - 4 of 4) sorted by relevance
| /src/lib/libmenu/ | ||
| H A D | menu.c | 717 top_row(MENU *param_menu) function in typeref:typename:int |
| H A D | menu.h | 120 int top_row; /* the row that is at the top of the menu */ member in struct:__menu |
| /src/games/rogue/ | ||
| H A D | level.c | 212 short left_col, right_col, top_row, bottom_row; local in function:make_room [all...] |
| H A D | rogue.h | 286 short bottom_row, right_col, left_col, top_row; member in struct:rm |
Completed in 6 milliseconds