options.c File Reference

#include <curses.h>
#include "curspriv.h"

Include dependency graph for options.c:

Go to the source code of this file.

Functions

void idlok (WINDOW *win, bool flag)
void clearok (WINDOW *win, bool flag)
void leaveok (WINDOW *win, bool flag)
void scrollok (WINDOW *win, bool flag)
void nodelay (WINDOW *win, bool flag)
void keypad (WINDOW *win, bool flag)
void meta (WINDOW *win, bool flag)

Variables

static bool hasold = FALSE
static int oldmode


Function Documentation

void clearok WINDOW win,
bool  flag
 

Definition at line 22 of file options.c.

References WINDOW::_clear, _cursvar, curscr, and cursv::tmpwin.

Referenced by initscr().

void idlok WINDOW win,
bool  flag
 

Definition at line 12 of file options.c.

void keypad WINDOW win,
bool  flag
 

Definition at line 71 of file options.c.

void leaveok WINDOW win,
bool  flag
 

Definition at line 38 of file options.c.

void meta WINDOW win,
bool  flag
 

Definition at line 83 of file options.c.

Referenced by emacs().

void nodelay WINDOW win,
bool  flag
 

Definition at line 61 of file options.c.

void scrollok WINDOW win,
bool  flag
 

Definition at line 49 of file options.c.


Variable Documentation

bool hasold = FALSE [static]
 

Definition at line 4 of file options.c.

int oldmode [static]
 

Definition at line 5 of file options.c.


Generated on Fri Apr 14 22:59:00 2006 for minix by  doxygen 1.4.6