Searched defs:countChildren (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/utils/
H A DSkLayer.cpp87 int SkLayer::countChildren() const { function in class:SkLayer
223 int count = this->countChildren();
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
H A Dstatus.js105 function countChildren(pipelineId) { function
116 var parts = countChildren(current.children[i]);
239 var counts = countChildren(pipelineId);
/external/icu/icu4c/source/tools/toolutil/
H A Dxmlparser.cpp762 UXMLElement::countChildren() const { function in class:UXMLElement
/external/skia/src/xml/
H A DSkDOM.cpp334 SkASSERT(dom.countChildren(node) == 0);
384 int SkDOM::countChildren(const Node* node, const char elem[]) const function in class:SkDOM

Completed in 960 milliseconds