Searched defs:currNode (Results 1 – 3 of 3) sorted by relevance
399 protected String accumulatePath(XMPNode currNode, String parentPath, int currentIndex) in accumulatePath()
209 XMPNode currNode = null; in findNode() local
571 static Node* nextNodeInsideContentNode(const Node& currNode, const Node* contentNode) in nextNodeInsideContentNode()