Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dtopitch.h58 bool try_doc_fixed( // determine pitch
H A Dtopitch.cpp102 if (!try_doc_fixed(page_tr, port_blocks, gradient)) { in compute_fixed_pitch()
371 bool try_doc_fixed( // determine pitch in try_doc_fixed() function