Lines Matching refs:left_outlines
60 OUTLINE_LIST left_outlines; //in current blob in ELISTIZE() local
125 &left_outlines, &left_coutlines, in ELISTIZE()
136 && left_outlines.empty () && left_coutlines.empty ()) in ELISTIZE()
139 &left_outlines, &left_coutlines, in ELISTIZE()
141 if (!left_outlines.empty ()) in ELISTIZE()
142 blob_it.add_after_then_move (new PBLOB (&left_outlines)); in ELISTIZE()
269 OUTLINE_LIST *left_outlines, //left half of chop in split_to_blob() argument
288 left_outlines, in split_to_blob()
312 OUTLINE_LIST *left_outlines, //left half of chop in fixed_chop_blob() argument
318 OUTLINE_IT left_it = left_outlines; in fixed_chop_blob()
848 C_OUTLINE_LIST *left_outlines, //left half of chop in fixed_chop_cblob() argument
854 C_OUTLINE_IT left_it = left_outlines; in fixed_chop_cblob()