Searched refs:PiecesAllNatural (Results 1 – 3 of 3) sorted by relevance
675 bool PiecesAllNatural(int start, int count) const;
1111 bool WERD_RES::PiecesAllNatural(int start, int count) const { in PiecesAllNatural() function in tesseract::WERD_RES
322 bool pieces_all_natural = word->PiecesAllNatural(start_blob, word->best_state[ch]); in LearnWord()