Searched refs:points (Results 1 – 3 of 3) sorted by relevance
179 List<Point> points = new ArrayList<Point>(); in paintCycle() local180 points.add(fromCenter); in paintCycle()188 points.add(toCenter); in paintCycle()194 points.add(toCenter); in paintCycle()201 points.add(fromCenter); in paintCycle()202 points.add(points.get(0)); in paintCycle()204 for (int i = 1, n = points.size(); i < n; i++) { in paintCycle()205 gc.drawLine(points.get(i-1), points.get(i)); in paintCycle()
164 property in default.properties that points to a proguard config file.
434 proguard.config property in default.properties that points to a