Home
last modified time | relevance | path

Searched defs:NoChildren (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h695 bool NoChildren() const { return !firstChild; } in NoChildren() function
/external/tinyxml2/
Dtinyxml2.h758 bool NoChildren() const { in NoChildren() function