OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNextAttr
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/xml/
SkDOM.h
55
const Attr*
getNextAttr
(const Node*, const Attr*) const;
/external/skia/src/xml/
SkDOM.cpp
150
const SkDOM::Attr* SkDOM::
getNextAttr
(const Node* node, const Attr* attr) const
Completed in 226 milliseconds