Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dfpchop.cpp753 OUTLINE_IT olchild_it; //children of outline in close_chopped_fragments() local
781 olchild_it.set_to_list (outline->child ()); in close_chopped_fragments()
786 olchild_it.add_to_end (child_it.extract ()); in close_chopped_fragments()
1472 C_OUTLINE_IT olchild_it; //children of outline in close_chopped_cfragments() local
1493 olchild_it.set_to_list (outline->child ()); in close_chopped_cfragments()
1498 olchild_it.add_to_end (child_it.extract ()); in close_chopped_cfragments()