Searched refs:markedNode1 (Results 1 – 2 of 2) sorted by relevance
479 …void showTreeAndMark(const Node* markedNode1, const char* markedLabel1, const Node* markedNode2 = …
2041 void Node::showTreeAndMark(const Node* markedNode1, const char* markedLabel1, const Node* markedNod… in showTreeAndMark() argument2053 if (node == markedNode1) in showTreeAndMark()