Lines Matching refs:head_pos
983 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()
1364 head = new C_OUTLINE_FRAG (head_pos, tail_pos, srcline, in save_chop_cfragment()