#include <sys/types.h>#include "config.h"#include "screen.h"#include "mark.h"#include "extern.h"Defines | |
| #define | INPUTLINE (flayer->l_height - 1) |
Functions | |
| void | Search (int dir) |
| void | ISearch (int dir) |
Variables | |
| layer * | flayer |
| win * | fore |
| int | search_ic |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.3