Home
last modified time | relevance | path

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

/external/tesseract/ccstruct/
Dpdblock.cpp91 for (it.start_block (); !it.cycled_rects (); it.forward ()) { in contains()
203 for (it.start_block (); !it.cycled_rects (); it.forward ()) { in show()
349 for (rect_it.start_block (); !rect_it.cycled_rects (); rect_it.forward ()) { in get_line()
Dpdblock.h120 BOOL8 cycled_rects() { //test end in cycled_rects() function