Home
last modified time | relevance | path

Searched refs:xwaddnstr (Results 1 – 3 of 3) sorted by relevance

/dports/audio/moc/moc-2.5.2/
H A Dutf8.h27 int xwaddnstr (WINDOW *win, const char *str, const int n);
H A Dutf8.c206 int xwaddnstr (WINDOW *win, const char *str, const int n) in xwaddnstr() function
H A Dmenu.c93 xwaddnstr (menu->win, mi->title, title_space); in draw_item()