kviewshell
JB2Image.cpp File Reference
#include "JB2Image.h"#include "GThreads.h"#include "GRect.h"#include "GBitmap.h"#include <string.h>

Go to the source code of this file.
| Defines | |
| #define | END_OF_DATA (11) | 
| #define | MATCHED_COPY (7) | 
| #define | MATCHED_REFINE (4) | 
| #define | MATCHED_REFINE_IMAGE_ONLY (6) | 
| #define | MATCHED_REFINE_LIBRARY_ONLY (5) | 
| #define | NEW_MARK (1) | 
| #define | NEW_MARK_IMAGE_ONLY (3) | 
| #define | NEW_MARK_LIBRARY_ONLY (2) | 
| #define | NON_MARK_DATA (8) | 
| #define | PRESERVED_COMMENT (10) | 
| #define | REQUIRED_DICT_OR_RESET (9) | 
| #define | START_OF_DATA (0) | 
| Variables | |
| static const int | BIGNEGATIVE = -262143 | 
| static const int | BIGPOSITIVE = 262142 | 
| static const int | CELLCHUNK = 20000 | 
| static const int | CELLEXTRA = 500 | 
Define Documentation
| #define END_OF_DATA (11) | 
Definition at line 359 of file JB2Image.cpp.
| #define MATCHED_COPY (7) | 
Definition at line 355 of file JB2Image.cpp.
| #define MATCHED_REFINE (4) | 
Definition at line 352 of file JB2Image.cpp.
| #define MATCHED_REFINE_IMAGE_ONLY (6) | 
Definition at line 354 of file JB2Image.cpp.
| #define MATCHED_REFINE_LIBRARY_ONLY (5) | 
Definition at line 353 of file JB2Image.cpp.
| #define NEW_MARK (1) | 
Definition at line 349 of file JB2Image.cpp.
| #define NEW_MARK_IMAGE_ONLY (3) | 
Definition at line 351 of file JB2Image.cpp.
| #define NEW_MARK_LIBRARY_ONLY (2) | 
Definition at line 350 of file JB2Image.cpp.
| #define NON_MARK_DATA (8) | 
Definition at line 356 of file JB2Image.cpp.
| #define PRESERVED_COMMENT (10) | 
Definition at line 358 of file JB2Image.cpp.
| #define REQUIRED_DICT_OR_RESET (9) | 
Definition at line 357 of file JB2Image.cpp.
| #define START_OF_DATA (0) | 
Definition at line 348 of file JB2Image.cpp.
Variable Documentation
| const int BIGNEGATIVE = -262143  [static] | 
Definition at line 366 of file JB2Image.cpp.
| const int BIGPOSITIVE = 262142  [static] | 
Definition at line 365 of file JB2Image.cpp.
| const int CELLCHUNK = 20000  [static] | 
Definition at line 367 of file JB2Image.cpp.
| const int CELLEXTRA = 500  [static] | 
Definition at line 368 of file JB2Image.cpp.
 KDE 3.5 API Reference
    KDE 3.5 API Reference