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

  /src/lib/libmenu/
internals.c 596 int i, with_desc, width; local in function:_menui_max_item_size
598 with_desc = ((menu->opts & O_SHOWDESC) == O_SHOWDESC);
603 if (with_desc)
internals.c 596 int i, with_desc, width; local in function:_menui_max_item_size
598 with_desc = ((menu->opts & O_SHOWDESC) == O_SHOWDESC);
603 if (with_desc)

Completed in 26 milliseconds