HomeSort by: relevance | last modified time | path
    Searched defs:movx (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libmenu/
menu.c 734 int movx, maxmark; local in function:pos_menu_cursor
740 movx = maxmark + (menu->items[menu->cur_item]->col
744 movx += menu->match_len - 1;
747 menu->items[menu->cur_item]->row - menu->top_row, movx);

Completed in 11 milliseconds