#include "params.h"
#include "bits16.h"
#include "elst2.h"
#include "strngs.h"
#include "blckerr.h"
#include "stepblob.h"
#include "ocrrow.h"
Go to the source code of this file.
Classes | |
class | WERD |
Enumerations | |
enum | WERD_FLAGS { W_SEGMENTED, W_ITALIC, W_BOLD, W_BOL, W_EOL, W_NORMALIZED, W_SCRIPT_HAS_XHEIGHT, W_SCRIPT_IS_LATIN, W_DONT_CHOP, W_REP_CHAR, W_FUZZY_SP, W_FUZZY_NON, W_INVERSE } |
enum | DISPLAY_FLAGS { DF_BOX, DF_TEXT, DF_POLYGONAL, DF_EDGE_STEP, DF_BN_POLYGONAL, DF_BLAMER } |
Functions | |
int | word_comparator (const void *word1p, const void *word2p) |
enum DISPLAY_FLAGS |
enum WERD_FLAGS |
int word_comparator | ( | const void * | word1p, | |
const void * | word2p | |||
) |
word comparator used to sort a word list so that words are in increasing order of left edge.