Searched defs:correspondingControl (Results 1 – 2 of 2) sorted by relevance
53 HTMLElement* HTMLLabelElement::correspondingControl() in correspondingControl() function in WebCore::HTMLLabelElement
2586 HTMLElement* correspondingControl = labelElement->correspondingControl(); in correspondingControlForLabelElement() local