Searched refs:ariaLabelledbyElements (Results 1 – 4 of 4) sorted by relevance
128 virtual void ariaLabelledbyElements(AccessibilityChildrenVector&) const OVERRIDE;
432 virtual void ariaLabelledbyElements(AccessibilityChildrenVector& labelledby) const { }; in ariaLabelledbyElements() function
994 void AXRenderObject::ariaLabelledbyElements(AccessibilityChildrenVector& labelledby) const in ariaLabelledbyElements() function in blink::AXRenderObject
483 m_private->ariaLabelledbyElements(labelledby); in ariaLabelledby()