Home
last modified time | relevance | path

Searched refs:guessed_caps_ht (Results 1 – 4 of 4) sorted by relevance

/external/tesseract/ccstruct/
Dpageres.h169 BOOL8 guessed_caps_ht; variable
214 guessed_caps_ht = TRUE; in WERD_RES()
Dpageres.cpp183 guessed_caps_ht = source.guessed_caps_ht; in operator =()
/external/tesseract/ccmain/
Dfixxht.cpp442 word_res->guessed_caps_ht = TRUE; in re_estimate_x_ht()
472 word_res->guessed_caps_ht = !est_caps_ht_certain; in re_estimate_x_ht()
Dcontrol.cpp829 !new_x_ht_word.guessed_caps_ht); in classify_word_pass2()