Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching refs:isEnabled

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