Searched refs:set_blob_choice (Results 1 – 4 of 4) sorted by relevance
447 void set_blob_choice(unsigned index, int blob_count, const BLOB_CHOICE *blob_choice);
297 void WERD_CHOICE::set_blob_choice(unsigned index, int blob_count, const BLOB_CHOICE *blob_choice) { in set_blob_choice() function in tesseract::WERD_CHOICE
431 werd_choice->set_blob_choice(wrong_ngram_begin_index, num_blobs_to_replace, choice); in ReplaceAmbig()
1416 word->set_blob_choice(i, num_blobs, curr_b); in ConstructWord()