Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dcolpartitionset.cpp335 int next_box_width = next_part->bounding_box().width(); in CompatibleColumns() local
340 next_box_width < part_margin_width) { in CompatibleColumns()