Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching refs:isEnabled

507     return JSValueMakeBoolean(context, toAXElement(thisObject)->isEnabled());
642 { "isEnabled", getIsEnabledCallback, 0, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },