kviewshell
DjVuGlobal.cpp File Reference
Go to the source code of this file.
Functions | |
void * | djvu_set_progress_callback (void *) |
int | djvu_supports_progress_callback (void) |
Function Documentation
void * djvu_set_progress_callback | ( | void * | ) |
This file impliments the DjVuProgressTask elements.
The memory functions are implimented in a separate file, because only the memory functions should be compiled with out overloading of the memory functions.
Definition at line 246 of file DjVuGlobal.cpp.
int djvu_supports_progress_callback | ( | void | ) |
Definition at line 247 of file DjVuGlobal.cpp.