tesseract
5.0.0-alpha-619-ge9db
|
Go to the source code of this file.
Functions | |
void | create_fx_win () |
void | clear_fx_win () |
void | create_fxdebug_win () |
Variables | |
char * | fx_debugfile = DEBUG_WIN_NAME |
ScrollView * | fx_win |
FILE * | fx_debug |
void clear_fx_win | ( | ) |
Definition at line 60 of file drawfx.cpp.
void create_fx_win | ( | ) |
Definition at line 48 of file drawfx.cpp.
void create_fxdebug_win | ( | ) |
Definition at line 75 of file drawfx.cpp.
FILE* fx_debug |
Definition at line 41 of file drawfx.cpp.
char* fx_debugfile = DEBUG_WIN_NAME |
"Name of debugfile"
Definition at line 38 of file drawfx.cpp.
ScrollView* fx_win |
Definition at line 40 of file drawfx.cpp.