cio.cc File Reference

#include "AppHdr.h"
#include "cio.h"
#include "externs.h"
#include "options.h"
#include "libutil.h"
#include "macro.h"
#include "message.h"
#include "state.h"
#include "viewgeom.h"
#include <queue>

Include dependency graph for cio.cc:


Functions

int unixcurses_get_vi_key (int keyin)
int unmangle_direction_keys (int keyin, KeymapContext keymap, bool fake_ctrl, bool fake_shift)
void cursorxy (int x, int y)
int nowrapcprintf (int wrapcol, const char *s,...)
int nowrap_eol_cprintf (const char *s,...)
int wrapcprintf (int wrapcol, const char *s,...)
int cancelable_get_line (char *buf, int len, input_history *mh, int(*keyproc)(int &ch))
coord_def get_mouse_pos ()
c_mouse_event get_mouse_event ()
void new_mouse_event (const c_mouse_event &ce)
void c_input_reset (bool enable_mouse, bool flush)

Function Documentation

void c_input_reset ( bool  enable_mouse,
bool  flush 
)

Here is the call graph for this function:

int cancelable_get_line ( char *  buf,
int  len,
input_history mh,
int(*)(int &ch)  keyproc 
)

Here is the call graph for this function:

void cursorxy ( int  x,
int  y 
)

Here is the call graph for this function:

c_mouse_event get_mouse_event (  ) 

coord_def get_mouse_pos (  ) 

void new_mouse_event ( const c_mouse_event ce  ) 

int nowrap_eol_cprintf ( const char *  s,
  ... 
)

Here is the call graph for this function:

int nowrapcprintf ( int  wrapcol,
const char *  s,
  ... 
)

Here is the call graph for this function:

int unixcurses_get_vi_key ( int  keyin  ) 

int unmangle_direction_keys ( int  keyin,
KeymapContext  keymap,
bool  fake_ctrl,
bool  fake_shift 
)

Here is the call graph for this function:

int wrapcprintf ( int  wrapcol,
const char *  s,
  ... 
)

Here is the call graph for this function:


Generated on Thu Jan 13 13:03:25 2011 by  doxygen 1.5.6