#include "baseline.h"#include "ratngs.h"Go to the source code of this file.
Defines | |
| #define | RowHeight(R) |
Functions | |
| void | AddLargeSpeckleTo (BLOB_CHOICE_LIST *Choices) |
| BOOL8 | LargeSpeckle (TBLOB *Blob, TEXTROW *Row) |
| #define RowHeight | ( | R | ) |
((classify_baseline_normalized)? \ (BASELINE_SCALE): \ ((R)->lineheight))
---------------------------------------------------------------------------- Include Files and Type Defines ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- Macros ----------------------------------------------------------------------------
| void AddLargeSpeckleTo | ( | BLOB_CHOICE_LIST * | Choices | ) |
---------------------------------------------------------------------------- Public Function Prototypes ----------------------------------------------------------------------------
---------------------------------------------------------------------------- Public Code ----------------------------------------------------------------------------
1.6.3