Home
last modified time | relevance | path

Searched defs:bot_left (Results 1 – 2 of 2) sorted by relevance

/external/tesseract/ccstruct/
Dcoutln.cpp41 ICOORD bot_left, //bounding box in C_OUTLINE()
/external/tesseract/textord/
Dcolpartitionset.cpp418 ICOORD bot_left(part->LeftAtY(y_top), y_bottom); in GetColumnBoxes() local