|
tesseract
4.0.0-1-g2a2b
|
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 72 of file drawfx.cpp.
| void create_fx_win | ( | ) |
Definition at line 59 of file drawfx.cpp.
| void create_fxdebug_win | ( | ) |
Definition at line 88 of file drawfx.cpp.
| FILE* fx_debug |
Definition at line 51 of file drawfx.cpp.
| char* fx_debugfile = DEBUG_WIN_NAME |
"Name of debugfile"
Definition at line 48 of file drawfx.cpp.
| ScrollView* fx_win |
Definition at line 50 of file drawfx.cpp.