Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dfpchop.cpp985 ICOORD tail_pos; //end of fragment in fixed_chop_coutline() local
995 tail_pos = pos; in fixed_chop_coutline()
1000 tail_pos = pos; in fixed_chop_coutline()
1010 head_pos = tail_pos; in fixed_chop_coutline()
1013 tail_pos += srcline->step (tail_index); in fixed_chop_coutline()
1018 while (tail_pos.x () != chop_coord && tail_index != startindex); in fixed_chop_coutline()
1032 tail_pos, in fixed_chop_coutline()
1038 first_pos = tail_pos; in fixed_chop_coutline()
1042 tail_pos += srcline->step (tail_index); in fixed_chop_coutline()
1048 head_pos = tail_pos; in fixed_chop_coutline()
[all …]
Dfpchop.h183 ICOORD *tail_pos //current position
192 ICOORD *tail_pos //current position
201 ICOORD *tail_pos //current position
210 ICOORD *tail_pos //current position
216 ICOORD tail_pos, //tail of fragment