Searched refs:fromPath (Results 1 – 1 of 1) sorted by relevance
149 PathParser_Delegate fromPath = PathParser_Delegate.getDelegate(fromDataPtr); in nCanMorph() local151 if (fromPath == null || toPath == null || fromPath.getPathDataNodes() == null || toPath in nCanMorph()155 return PathParser_Delegate.canMorph(fromPath.getPathDataNodes(), toPath.getPathDataNodes()); in nCanMorph()