Home
last modified time | relevance | path

Searched refs:getNextAttr (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/xml/
DSkDOM.h54 const Attr* getNextAttr(const Node*, const Attr*) const;
DSkDOM.cpp137 const SkDOM::Attr* SkDOM::getNextAttr(const Node* node, const Attr* attr) const { in getNextAttr() function in SkDOM
/third_party/flutter/skia/src/xml/
DSkDOM.h54 const Attr* getNextAttr(const Node*, const Attr*) const;
DSkDOM.cpp135 const SkDOM::Attr* SkDOM::getNextAttr(const Node* node, const Attr* attr) const { in getNextAttr() function in SkDOM