Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dcolfind.h284 bool LiesInGap(BLOBNBOX* period, BLOBNBOX_CLIST* boxes);
Dtablefind.cpp428 if (LiesInGap(period, &boxes)) in HasWideOrNoInterWordGap()
466 bool ColumnFinder::LiesInGap(BLOBNBOX* period, BLOBNBOX_CLIST* boxes) { in LiesInGap() function in tesseract::ColumnFinder