Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dcolpartitionset.cpp286 ColPartition *next_left_col = ColumnContaining(next_left, y); in CompatibleColumns() local
287 if (right_col == next_left_col) { in CompatibleColumns()