Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dcolpartition.h274 return space_to_left_; in CLISTIZEH()
277 space_to_left_ = space; in CLISTIZEH()
902 int space_to_left_ = 0; // Distance from the left edge of the column in CLISTIZEH() local
H A Dcolpartition.cpp1874 boxes_.length(), space_above_, space_below_, space_to_left_, in Print()