Home | History | Annotate | Download | only in pathops

Lines Matching refs:links

2039 /* this sets up the coincidence links in the segments when the coincidence crosses multiple spans */
2721 int links = 0;
2727 ++links;
2729 for (int index = 0; index < links; ++index) {
2741 int links = 0;
2747 ++links;
2749 for (int index = 0; index < links; ++index) {