Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dtopitch.h95 bool fixed_pitch_row( // find lines
H A Dtopitch.cpp537 if (row->fixed_pitch > 0 && fixed_pitch_row(row, block->block, block_index)) { in try_rows_fixed()
932 bool fixed_pitch_row(TO_ROW *row, // row to do in fixed_pitch_row() function