Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dtabfind.h91 int GutterWidth(int bottom_y, int top_y, const TabVector &v, bool ignore_unmergeables,
H A Dtabfind.cpp156 int TabFind::GutterWidth(int bottom_y, int top_y, const TabVector &v, bool ignore_unmergeables, in GutterWidth() argument
176 if (ignore_unmergeables && BLOBNBOX::UnMergeableType(blob->region_type())) { in GutterWidth()