Searched refs:shadowResult (Results 1 – 1 of 1) sorted by relevance
493 if (Element* shadowResult = shadowRoot->getElementByAccessKey(key)) in getElementByAccessKey() local494 result = shadowResult; in getElementByAccessKey()