Searched refs:this_node (Results 1 – 1 of 1) sorted by relevance
82 Node* this_node = node.get(); in AddToStack() local89 if (!NodeCast<Text>(this_node)) { in AddToStack()90 stack->node_stack.push(this_node); in AddToStack()342 Node* this_node = new_node.get(); in Inflate() local351 if (!NodeCast<Text>(this_node)) { in Inflate()352 node_stack.push(this_node); in Inflate()