Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DWebLabelElement.cpp43 WebElement WebLabelElement::correspondingControl() in correspondingControl() function in blink::WebLabelElement
/external/chromium_org/third_party/WebKit/Source/core/accessibility/
DAXNodeObject.cpp1475 HTMLElement* correspondingControl = labelElement->control(); in correspondingControlForLabelElement() local