Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dcolpartition.h190 return space_above_; in CLISTIZEH()
193 space_above_ = space; in CLISTIZEH()
585 int space_above_; // Distance from nearest_neighbor_above in CLISTIZEH() local
Dcolpartition.cpp57 space_above_(0), space_below_(0), space_to_left_(0), space_to_right_(0) { in ColPartition()
103 space_above_(0), space_below_(0), space_to_left_(0), space_to_right_(0) { in ColPartition()
939 space_above_, space_below_, space_to_left_, space_to_right_); in Print()