Searched refs:linkedUIDescription (Results 1 – 1 of 1) sorted by relevance
47 …JSRetainPtr<JSStringRef> linkedUIDescription(Adopt, toAXElement(thisObject)->attributesOfLinkedUIE… in attributesOfLinkedUIElementsCallback() local48 return JSValueMakeString(context, linkedUIDescription.get()); in attributesOfLinkedUIElementsCallback()53 …JSRetainPtr<JSStringRef> linkedUIDescription(Adopt, toAXElement(thisObject)->attributesOfDocumentL… in attributesOfDocumentLinksCallback() local54 return JSValueMakeString(context, linkedUIDescription.get()); in attributesOfDocumentLinksCallback()