Home
last modified time | relevance | path

Searched refs:countChildren (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/src/xml/
H A DSkDOM.cpp174 SkASSERT(dom.countChildren(node) == 0); in walk_dom()
223 int SkDOM::countChildren(const Node* node, const char elem[]) const { in countChildren() function in SkDOM
H A DSkDOM.h79 int countChildren(const Node* node, const char elem[] = nullptr) const;
H A DSkXMLWriter.cpp156 SkASSERT(dom.countChildren(node) == 0); in write_dom()
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dxmlparser.h92 int32_t countChildren() const;
H A Dxmlparser.cpp764 UXMLElement::countChildren() const { in countChildren() function in UXMLElement
/third_party/icu/icu4c/source/tools/toolutil/
H A Dxmlparser.h92 int32_t countChildren() const;
H A Dxmlparser.cpp764 UXMLElement::countChildren() const { in countChildren() function in UXMLElement
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dxmlparser.h92 int32_t countChildren() const;
H A Dxmlparser.cpp764 UXMLElement::countChildren() const { in countChildren() function in UXMLElement
/third_party/skia/modules/svg/src/
H A DSkSVGDOM.cpp337 SkASSERT(dom.countChildren(xmlNode) == 0); in construct_svg_node()
/third_party/icu/icu4c/source/test/intltest/
H A Dssearch.cpp263 TEST_ASSERT(nodeCount == testCase->countChildren()); in searchTest()

Completed in 11 milliseconds