#include "mfcpch.h"
#include "blckerr.h"
#include "helpers.h"
#include "linlsq.h"
#include "werd.h"
Defines | |
#define | FIRST_COLOUR ScrollView::RED |
#define | LAST_COLOUR ScrollView::AQUAMARINE |
#define | CHILD_COLOUR ScrollView::BROWN |
Functions | |
int | word_comparator (const void *word1p, const void *word2p) |
Variables | |
const ERRCODE | CANT_SCALE_EDGESTEPS |
#define CHILD_COLOUR ScrollView::BROWN |
#define FIRST_COLOUR ScrollView::RED |
#define LAST_COLOUR ScrollView::AQUAMARINE |
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.
const ERRCODE CANT_SCALE_EDGESTEPS |
"Attempted to scale an edgestep format word"