Home
last modified time | relevance | path

Searched defs:correspondingControl (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/html/
DHTMLLabelElement.cpp53 HTMLElement* HTMLLabelElement::correspondingControl() in correspondingControl() function in WebCore::HTMLLabelElement
/external/webkit/WebCore/accessibility/
DAccessibilityRenderObject.cpp2586 HTMLElement* correspondingControl = labelElement->correspondingControl(); in correspondingControlForLabelElement() local