Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dmakerow.cpp1429 bool has_rep_chars = row->rep_chars_marked() && row->num_repeated_sets() > 0; in fill_heights() local
1449 if (has_rep_chars && blob->repeated_set() != 0) { in fill_heights()