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

  /src/lib/libcurses/
inwstr.c 78 return mvwinnwstr(stdscr, y, x, wstr, n);
82 * mvwinwstr, mvwinnwstr --
97 mvwinnwstr(WINDOW *win, int y, int x, wchar_t *wstr, int n) function in typeref:typename:int

Completed in 11 milliseconds