ncmpc
0.29
|
Go to the source code of this file.
Functions | |
void | screen_list_init (WINDOW *w, unsigned cols, unsigned rows) |
void | screen_list_exit (void) |
void | screen_list_resize (unsigned cols, unsigned rows) |
const char * | screen_get_name (const struct screen_functions *sf) |
const struct screen_functions * | screen_lookup_name (const char *name) |
void screen_list_init | ( | WINDOW * | w, |
unsigned | cols, | ||
unsigned | rows | ||
) |
void screen_list_exit | ( | void | ) |
void screen_list_resize | ( | unsigned | cols, |
unsigned | rows | ||
) |
const char* screen_get_name | ( | const struct screen_functions * | sf | ) |
const struct screen_functions* screen_lookup_name | ( | const char * | name | ) |