/home/rays/src/opensrc/tesseract-ocr/cutil/callcpp.cpp File Reference

#include "mfcpch.h"
#include "errcode.h"
#include <time.h>
#include "memry.h"
#include "scrollview.h"
#include "params.h"
#include "callcpp.h"
#include "tprintf.h"
#include "host.h"
#include "unichar.h"

Functions

void cprintf (const char *format,...)
ScrollViewc_create_window (const char *name, inT16 xpos, inT16 ypos, inT16 xsize, inT16 ysize, double xmin, double xmax, double ymin, double ymax)
void c_line_color_index (void *win, C_COL index)
void c_move (void *win, double x, double y)
void c_draw (void *win, double x, double y)
void c_make_current (void *win)
void c_clear_window (void *win)
char window_wait (ScrollView *win)
void reverse32 (void *ptr)
void reverse16 (void *ptr)

Function Documentation

void c_clear_window ( void *  win  ) 
ScrollView* c_create_window ( const char *  name,
inT16  xpos,
inT16  ypos,
inT16  xsize,
inT16  ysize,
double  xmin,
double  xmax,
double  ymin,
double  ymax 
)
void c_draw ( void *  win,
double  x,
double  y 
)
void c_line_color_index ( void *  win,
C_COL  index 
)
void c_make_current ( void *  win  ) 
void c_move ( void *  win,
double  x,
double  y 
)
void cprintf ( const char *  format,
  ... 
)
void reverse16 ( void *  ptr  ) 
void reverse32 ( void *  ptr  ) 
char window_wait ( ScrollView win  ) 
Generated on Thu Feb 2 08:19:22 2012 for Tesseract by  doxygen 1.6.3