Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching full:ismultiselectable

689     return JSValueMakeBoolean(context, toAXElement(thisObject)->isMultiSelectable());
892 { "isMultiSelectable", getIsMultiSelectableCallback, 0, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },