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