Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dtablefind.cpp291 int right_space = MAX(0, right_column->RightAtY(y) - box.right()); in SetPartitionSpacings() local
292 part->set_space_to_right(right_space); in SetPartitionSpacings()