Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/ccstruct/
H A Dpageres.cpp1557 next_block_res = nullptr; in start_page()
1623 block_res = next_block_res; in internal_forward()
1627 next_block_res = nullptr; in internal_forward()
1637 next_block_res = block_res_it.data(); in internal_forward()
1653 next_block_res = block_res_it.data(); in internal_forward()
1701 while (block_res == next_block_res && in forward_paragraph()
1716 while (block_res == next_block_res) { in forward_block()
H A Dpageres.h779 return next_block_res; in next_block()
797 BLOCK_RES *next_block_res; // block of next word variable