Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dworkingpartset.cpp121 TO_BLOCK* to_block = ColPartition::MakeBlock(bleft, tright, in MakeBlocks()
Dcolpartition.h403 static TO_BLOCK* MakeBlock(const ICOORD& bleft, const ICOORD& tright, in CLISTIZEH()
Dcolpartition.cpp779 TO_BLOCK* to_block = MakeBlock(bleft, tright, &spacing_parts, used_parts); in LineSpacingBlocks()
803 TO_BLOCK* ColPartition::MakeBlock(const ICOORD& bleft, const ICOORD& tright, in MakeBlock() function in tesseract::ColPartition