Searched defs:connectionPath (Results 1 – 2 of 2) sorted by relevance
249 private void paintRecursive(GC gc, DrawableViewNode node, Path connectionPath) { in paintRecursive()
790 DrawableViewNode selectedNode, Path connectionPath) { in paintRecursive()947 Path connectionPath = new Path(Display.getDefault()); in paintToImage() local