↓ 3 callersMethodAppendOtherUnicharsetFor each id in src, if it does not occur in this, add it, as in SetPropertiesFromOther, otherwise expand the ranges, as in ExpandRangesFromOther.
deps/tesseract/ccutil/unicharset.cpp:439
↓ 3 callersFunctionEvaluateHorizontalDiff* Helper evaluates a horizontal difference, (x,y) - (x-1,y), where y is implied
* by the input image line, returning true if the difference matches d
deps/tesseract/ccstruct/coutln.cpp:709
↓ 3 callersFunctionEvaluateVerticalDiff* Helper evaluates a vertical difference, (x,y) - (x,y-1), returning true if
* the difference, matches diff_sign and updating the best_diff, best_sum
deps/tesseract/ccstruct/coutln.cpp:685