mucurses.h File Reference

MuCurses core implementation specific header file. More...

Go to the source code of this file.

Defines

#define WRAP   0
#define NOWRAP   1

Functions

 FILE_LICENCE (GPL2_OR_LATER)
void _wputch (WINDOW *win, chtype ch, int wrap) __nonnull
void _wputc (WINDOW *win, char c, int wrap) __nonnull
void _wputchstr (WINDOW *win, const chtype *chstr, int wrap, int n) __nonnull
void _wputstr (WINDOW *win, const char *str, int wrap, int n) __nonnull
void _wcursback (WINDOW *win) __nonnull

Variables

SCREEN _ansi_screen


Detailed Description

MuCurses core implementation specific header file.

Definition in file mucurses.h.


Define Documentation

#define WRAP   0

#define NOWRAP   1

Definition at line 13 of file mucurses.h.

Referenced by _print_label(), slk_restore(), waddchnstr(), wborder(), wdelch(), whline(), and wvline().


Function Documentation

FILE_LICENCE ( GPL2_OR_LATER   ) 

void _wputch ( WINDOW win,
chtype  ch,
int  wrap 
)

void _wputc ( WINDOW win,
char  c,
int  wrap 
)

void _wputchstr ( WINDOW win,
const chtype chstr,
int  wrap,
int  n 
)

void _wputstr ( WINDOW win,
const char *  str,
int  wrap,
int  n 
)

void _wcursback ( WINDOW win  ) 


Variable Documentation

Definition at line 67 of file ansi_screen.c.


Generated on Tue Apr 6 20:01:46 2010 for gPXE by  doxygen 1.5.7.1