Searched refs:thisNode (Results 1 – 1 of 1) sorted by relevance
61 Node* thisNode = node.get(); in addToStack() local68 if (!nodeCast<Text>(thisNode)) { in addToStack()69 stack->nodeStack.push(thisNode); in addToStack()308 Node* thisNode = newNode.get(); in inflate() local317 if (!nodeCast<Text>(thisNode)) { in inflate()318 nodeStack.push(thisNode); in inflate()