Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dutf8.h28 int xmvwaddstr (WINDOW *win, const int y, const int x, const char *str);
H A Dutf8.c255 int xmvwaddstr (WINDOW *win, const int y, const int x, const char *str) in xmvwaddstr() function
H A Dinterface_elements.c1736 xmvwaddstr (w->win, LINES/2, in main_win_draw_too_small_screen()
1761 xmvwaddstr (w->win, 0, COLS/2 - (sizeof("...MORE...")-1)/2, in main_win_draw_help_screen()
1772 xmvwaddstr (w->win, LINES-5, in main_win_draw_help_screen()
1796 xmvwaddstr (w->win, 0, COLS/2 - (sizeof("...MORE...")-1)/2, in main_win_draw_lyrics_screen()
1807 xmvwaddstr (w->win, LINES-5, in main_win_draw_lyrics_screen()
2854 xmvwaddstr (w->win, 1, 1, state_symbol); in info_win_draw_state()
2909 xmvwaddstr (w->win, 2, 1, time_str); in info_win_draw_time()
2920 xmvwaddstr (w->win, 2, 7, " "); in info_win_draw_time()