Searched defs:attributesOfRows (Results 1 – 4 of 4) sorted by relevance
975 JSStringRef AccessibilityUIElement::attributesOfRows() function
466 JSStringRef AccessibilityUIElement::attributesOfRows() in attributesOfRows() function in AccessibilityUIElement
436 JSStringRef AccessibilityUIElement::attributesOfRows() in attributesOfRows() function in AccessibilityUIElement
89 JSRetainPtr<JSStringRef> attributesOfRows(Adopt, toAXElement(thisObject)->attributesOfRows()); in attributesOfRowsCallback() local