Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching refs:childrenCount

588     return JSValueMakeNumber(context, toAXElement(thisObject)->childrenCount());
881 { "childrenCount", getChildrenCountCallback, 0, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },