32# include "config_auto.h"
50 int16_t end,
const char *description,
TWERD *word,
55 BLOB_CHOICE_LIST *choices =
58 BLOB_CHOICE_IT bc_it(choices);
59 for (bc_it.mark_cycle_pt(); !bc_it.cycled_list(); bc_it.forward()) {
60 bc_it.data()->set_matrix_cell(start, end);
70template <
class BLOB_CHOICE>
78template <
class BLOB_CHOICE>
int SortByUnicharID(const void *void1, const void *void2)
int SortByRating(const void *void1, const void *void2)
std::vector< TBLOB * > blobs
UNICHAR_ID unichar_id() const
static void JoinPieces(const std::vector< SEAM * > &seams, const std::vector< TBLOB * > &blobs, int first, int last)
static void BreakPieces(const std::vector< SEAM * > &seams, const std::vector< TBLOB * > &blobs, int first, int last)
virtual BLOB_CHOICE_LIST * classify_piece(const std::vector< SEAM * > &seams, int16_t start, int16_t end, const char *description, TWERD *word, BlamerBundle *blamer_bundle)
BLOB_CHOICE_LIST * classify_blob(TBLOB *blob, const char *string, ScrollView::Color color, BlamerBundle *blamer_bundle)