Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dmakerow.cpp1353 bool corrected_xheight = false; in compute_block_xheight() local
1356 corrected_xheight = true; in compute_block_xheight()
1358 if (corrected_xheight || ascrise <= 0) { in compute_block_xheight()
1361 if (corrected_xheight || descdrop >= 0) { in compute_block_xheight()