Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dcolpartitionset.cpp132 bool part_width_ok = cb(part->KeyWidth(part_left, part_right)); in ImproveColumnCandidate() local
139 if (tab_width_ok || (!part_width_ok)) { in ImproveColumnCandidate()
145 (box_width_ok || !part_width_ok)) { in ImproveColumnCandidate()
160 if (tab_width_ok || (!part_width_ok)) { in ImproveColumnCandidate()
166 (box_width_ok || !part_width_ok)) { in ImproveColumnCandidate()