Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dmakerow.h249 void mark_repeated_chars(TO_ROW *row);
H A Dmakerow.cpp1392 mark_repeated_chars(row); in compute_row_xheight()
2563 void mark_repeated_chars(TO_ROW *row) { in mark_repeated_chars() function
H A Dtopitch.cpp1686 mark_repeated_chars(row); in find_repeated_chars()