Searched refs:LiesInGap (Results 1 – 2 of 2) sorted by relevance
284 bool LiesInGap(BLOBNBOX* period, BLOBNBOX_CLIST* boxes);
428 if (LiesInGap(period, &boxes)) in HasWideOrNoInterWordGap()466 bool ColumnFinder::LiesInGap(BLOBNBOX* period, BLOBNBOX_CLIST* boxes) { in LiesInGap() function in tesseract::ColumnFinder