#include <time.h>
#include "host.h"
Go to the source code of this file.
Classes | |
struct | EANYCODE_CHAR |
class | ETEXT_DESC |
Defines | |
#define | MAX_FONT_NAME 34 |
#define | MAX_OCR_NAME 32 |
#define | MAX_OCR_VERSION 17 |
#define | PITCH_DEF 0 |
#define | PITCH_FIXED 1 |
#define | PITCH_VAR 2 |
Typedefs | |
typedef bool(* | CANCEL_FUNC )(void *cancel_this, int words) |
#define MAX_FONT_NAME 34 |
#define MAX_OCR_NAME 32 |
#define MAX_OCR_VERSION 17 |
#define PITCH_DEF 0 |
#define PITCH_FIXED 1 |
#define PITCH_VAR 2 |
typedef bool(* CANCEL_FUNC)(void *cancel_this, int words) |