Home | History | Annotate | Download | only in src

Lines Matching defs:clr

2478         void* clr = (contour->flags & CV_SEQ_FLAG_HOLE) == 0 ? ext_buf : hole_buf;
2510 icvThickLine( mat, prev_pt, pt, clr, thickness, line_type, 2, 0 );
2526 clr, thickness, line_type, 2, 0 );
2573 icvThickLine( mat, pt1, pt2, clr, thickness, line_type, 2, shift );