Searched refs:ItemToRow (Results 1 – 1 of 1) sorted by relevance
56 #define ItemToRow(i) (is_inputmenu ? ((i) * INPUT_ROWS + 1) : (i)) macro74 int my_y = ItemToRow(choice); in print_item()154 int y = ItemToRow(choice); in input_menu_edit()529 all.box_y + ItemToRow(choice) + 1, in dlg_menu()