Home
last modified time | relevance | path

Searched defs:bottom_range (Results 1 – 1 of 1) sorted by relevance

/external/tesseract/textord/
Dtablefind.cpp303 int bottom_range = MAX(box.bottom() - kMaxVerticalSpacing, bleft().y()); in SetVerticalSpacing() local
639 int bottom_range = MAX(box.bottom() - margin, bleft().y()); in GridMergeColumnBlocks() local