Lines Matching refs:succeeded
601 bool succeeded = toAXElement(thisObject)->addNotificationListener(callback);602 return JSValueMakeBoolean(context, succeeded);