Searched refs:MakeBlock (Results 1 – 3 of 3) sorted by relevance
121 TO_BLOCK* to_block = ColPartition::MakeBlock(bleft, tright, in MakeBlocks()
403 static TO_BLOCK* MakeBlock(const ICOORD& bleft, const ICOORD& tright, in CLISTIZEH()
779 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