Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

htkeyb.cc File Reference

#include "htkeyb.h"
#include <pc.h>
#include <stdio.h>
#include <bios.h>

Go to the source code of this file.

Classes

struct  ht_key_keycode

Defines

#define SHIFT_KEY(k)   (k | 0x80000000)

Functions

bool ht_shift_pressed ()
bool ht_keypressed ()
int ht_raw_getkey ()
ht_key ht_getkey ()
bool init_keyb ()
void done_keyb ()

Variables

ht_key_keycode ht_dj_key_defs []


Define Documentation

#define SHIFT_KEY  )     (k | 0x80000000)
 

Definition at line 27 of file djgpp/htkeyb.cc.

Referenced by ht_getkey(), and ht_raw_getkey().


Function Documentation

void done_keyb  ) 
 

Definition at line 266 of file djgpp/htkeyb.cc.

ht_key ht_getkey  ) 
 

Definition at line 64 of file djgpp/htkeyb.cc.

Referenced by execute_process(), ht_dialog::run(), ht_app::run(), and ht_uformat_viewer::vsearch().

bool ht_keypressed  ) 
 

Definition at line 34 of file djgpp/htkeyb.cc.

Referenced by execute_process(), ht_getkey(), ht_raw_getkey(), ht_dialog::run(), ht_app::run(), and ht_uformat_viewer::vsearch().

int ht_raw_getkey  ) 
 

Definition at line 39 of file djgpp/htkeyb.cc.

Referenced by ht_getkey().

bool ht_shift_pressed  ) 
 

Definition at line 29 of file djgpp/htkeyb.cc.

Referenced by ht_raw_getkey().

bool init_keyb  ) 
 

Definition at line 247 of file djgpp/htkeyb.cc.


Variable Documentation

ht_key_keycode ht_dj_key_defs[]
 

Definition at line 77 of file djgpp/htkeyb.cc.

Referenced by init_keyb().


Generated on Fri May 7 21:15:49 2004 by doxygen 1.3.5