Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dutf8.h29 int xmvwaddnstr (WINDOW *win, const int y, const int x, const char *str,
H A Dutf8.c271 int xmvwaddnstr (WINDOW *win, const int y, const int x, const char *str, in xmvwaddnstr() function
H A Dinterface_elements.c2604 xmvwaddnstr (win, pos_y, pos_x, b->title, fill_chars); in bar_draw()
2875 xmvwaddnstr (w->win, 1, 4, w->current_message->msg, COLS - 5); in info_win_draw_title()
2880 xmvwaddnstr (w->win, 1, 4, w->title ? w->title : "", COLS - 5); in info_win_draw_title()