Searched refs:withParent (Results 1 – 2 of 2) sorted by relevance
176 public static ConstraintType forMatch(boolean withParent, SegmentType from, SegmentType to) { in forMatch() argument178 if (withParent) { in forMatch()
465 boolean withParent = edge.node == layout; in addClosest()466 ConstraintType type = ConstraintType.forMatch(withParent, in addClosest()