Searched defs:cycle (Results 1 – 2 of 2) sorted by relevance
41 public boolean cycle; field in Match
167 void paintCycle(IGraphics gc, GuidelineHandler state, List<Constraint> cycle) { in paintCycle()