Searched refs:mVerticalCycle (Results 1 – 2 of 2) sorted by relevance
138 if (state.mVerticalCycle != null) { in paint()139 paintCycle(gc, state, state.mVerticalCycle); in paint()
131 protected List<Constraint> mVerticalCycle; field in GuidelineHandler280 mVerticalCycle = path; in checkCycle()305 mVerticalCycle = null; in checkCycles()672 if (mVerticalCycle != null) { in removeCycles()