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