Home
last modified time | relevance | path

Searched refs:getAttrValue (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/xml/
DSkDOM.h55 const char* getAttrValue(const Node*, const Attr*) const;
DSkDOM.cpp148 const char* SkDOM::getAttrValue(const Node* node, const Attr* attr) const { in getAttrValue() function in SkDOM