Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkLayer.cpp87 int SkLayer::countChildren() const { in countChildren() function in SkLayer
/external/webkit/Source/WebCore/platform/graphics/android/layers/
DLayer.cpp71 int Layer::countChildren() const { in countChildren() function in Layer
/external/icu4c/tools/toolutil/
Dxmlparser.cpp762 UXMLElement::countChildren() const { in countChildren() function in UXMLElement
/external/skia/src/xml/
DSkDOM.cpp345 int SkDOM::countChildren(const Node* node, const char elem[]) const in countChildren() function in SkDOM