|
ekg2
|
#include "ekg2-config.h"#include <ekg/windows.h>#include <ekg/stuff.h>#include <ekg/userlist.h>#include <ekg/queries.h>#include "notify.h"#include "old.h"Funkcje | |
| static int | ncurses_lineslen () |
| static int | ncurses_typingsend (const int len, const int first) |
| int | ncurses_typing (int type, void *data) |
| void | ncurses_window_gone (window_t *w) |
Zmienne | |
| int | ncurses_typing_mod = 0 |
| window_t * | ncurses_typing_win = NULL |
| static int | ncurses_typing_count = 0 |
| static time_t | ncurses_typing_time = 0 |
|
static |
| int ncurses_typing | ( | int | type, |
| void * | data | ||
| ) |
| void ncurses_window_gone | ( | window_t * | w | ) |
|
static |
| int ncurses_typing_mod = 0 |
|
static |
1.8.1.2