|
tesseract
4.00.00dev
|
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 73 of file drawfx.cpp.
| void create_fx_win | ( | ) |
Definition at line 60 of file drawfx.cpp.
| void create_fxdebug_win | ( | ) |
Definition at line 89 of file drawfx.cpp.
| FILE* fx_debug |
Definition at line 52 of file drawfx.cpp.
| char* fx_debugfile = DEBUG_WIN_NAME |
"Name of debugfile"
Definition at line 49 of file drawfx.cpp.
| ScrollView* fx_win |
Definition at line 51 of file drawfx.cpp.