Searched refs:fParentStack (Results 1 – 2 of 2) sorted by relevance
220 SkDOM::Node* parent = fParentStack.top(); in flushAttributes()225 *fParentStack.push() = node; in flushAttributes()252 fParentStack.pop(&parent); in onEndElement()284 SkTDArray<SkDOM::Node*> fParentStack; member in SkDOMParser
220 SkDOM::Node* parent = fParentStack.top(); in flushAttributesWithNode()225 *fParentStack.push() = node; in flushAttributesWithNode()251 fParentStack.pop(&parent); in onEndElement()283 SkTDArray<SkDOM::Node*> fParentStack; member in SkDOMParser