Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dcolpartitionset.cpp184 bool tab_width_ok = cb->Run(part->KeyWidth(col_left, part_right)); in ImproveColumnCandidate() local
186 if (tab_width_ok || (!part_width_ok )) { in ImproveColumnCandidate()
205 bool tab_width_ok = cb->Run(part->KeyWidth(part_left, col_right)); in ImproveColumnCandidate() local
207 if (tab_width_ok || (!part_width_ok )) { in ImproveColumnCandidate()