Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dblkocc.h51 class REGION_OCC:public ELIST_LINK
58 REGION_OCC() { in REGION_OCC() function
61 REGION_OCC( //constructor in REGION_OCC() function
71 ELISTIZEH (REGION_OCC) in ELISTIZEH() argument
Dblkocc.cpp41 ELISTIZE (REGION_OCC)
310 REGION_OCC *region; //current segment in block_occ()
489 it.add_after_stay_put (new REGION_OCC (new_min, new_max, region_type)); in record_region()
502 it.add_after_stay_put (new REGION_OCC (new_min, in record_region()
505 it.add_before_stay_put (new REGION_OCC (new_min, in record_region()
723 REGION_OCC *open_right = NULL; in compress_region_list()