Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching full:rowcount

593     return JSValueMakeNumber(context, toAXElement(thisObject)->rowCount());
882 { "rowCount", rowCountCallback, 0, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },