Searched refs:np (Results 1 – 1 of 1) sorted by relevance
412 NodeProxy np = (NodeProxy) parent; in callOnPaste() local413 if (np.getNode() != null && np.getNode().getDescriptor() != null) { in callOnPaste()414 ElementDescriptor descriptor = np.getNode().getDescriptor(); in callOnPaste()416 targetNode = np; in callOnPaste()