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

/external/skia/src/utils/
H A DSkLayer.cpp80 int SkLayer::countChildren() const { function in class:SkLayer
216 int count = this->countChildren();
/external/webkit/Source/WebCore/platform/graphics/android/
H A DLayer.cpp65 int Layer::countChildren() const { function in class:Layer
212 int count = countChildren();
233 int count = countChildren();
/external/icu4c/tools/toolutil/
H A Dxmlparser.cpp762 UXMLElement::countChildren() const { function in class:UXMLElement
/external/skia/src/xml/
H A DSkDOM.cpp353 int SkDOM::countChildren(const Node* node, const char elem[]) const function in class:SkDOM

Completed in 417 milliseconds