Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/ccstruct/
H A Dccstruct.h34 static const double kXHeightFraction; // = 0.5; variable
H A Dccstruct.cpp26 const double CCStruct::kXHeightFraction = 0.5; member in tesseract::CCStruct