Home
last modified time | relevance | path

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

/external/tesseract/textord/
Dfpchop.cpp983 ICOORD head_pos; //start of fragment in fixed_chop_coutline() local
1010 head_pos = tail_pos; in fixed_chop_coutline()
1030 head_pos, in fixed_chop_coutline()
1048 head_pos = tail_pos; in fixed_chop_coutline()
1061 head_pos, in fixed_chop_coutline()
1073 head_pos = tail_pos; in fixed_chop_coutline()
1078 head_pos, in fixed_chop_coutline()
1341 ICOORD head_pos, //head of fragment in save_chop_cfragment() argument
1353 ASSERT_HOST (tail_pos.x () == head_pos.x ()); in save_chop_cfragment()
1358 jump = tail_pos.y () - head_pos.y (); in save_chop_cfragment()
[all …]
Dfpchop.h214 ICOORD head_pos, //head of fragment