Home
last modified time | relevance | path

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

/external/tesseract/ccstruct/
Dblobs.cpp153 int blob_end; in blobs_widths() local
163 blob_end = botright.x; in blobs_widths()
167 width_record->widths[i++] = topleft.x - blob_end; in blobs_widths()
169 blob_end = botright.x; in blobs_widths()