HomeSort by relevance Sort by last modified time
    Searched refs:getNextAttr (Results 1 - 2 of 2) sorted by null

  /external/skia/include/xml/
SkDOM.h 47 const Attr* getNextAttr(const Node*, const Attr*) const;
  /external/skia/src/xml/
SkDOM.cpp 142 const SkDOM::Attr* SkDOM::getNextAttr(const Node* node, const Attr* attr) const

Completed in 344 milliseconds