Home | History | Annotate | Download | only in web

Lines Matching refs:focusedElement

961             Element* element = focusedElement();
1958 Element* element = localFrame->document()->focusedElement();
2157 Element* element = focusedElement();
2219 Element* element = focusedElement();
2298 Element* target = focusedFrame->document()->focusedElement();
2307 WebPluginContainerImpl* container = WebLocalFrameImpl::pluginContainerFromNode(frame, WebNode(focusedElement()));
2568 RefPtrWillBeRawPtr<Element> oldFocusedElement = document->focusedElement();
2588 Element* element = focusedElement();
3789 Element* WebViewImpl::focusedElement() const
3799 return document->focusedElement();