Searched defs:activeElement (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
H A DShadowRoot.h104 Element* activeElement() const;
154 inline Element* ShadowRoot::activeElement() const function in class:WebCore::ShadowRoot
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLDocument.cpp114 Element* HTMLDocument::activeElement() function in class:WebCore::HTMLDocument
/external/chromium_org/remoting/webapp/
H A Djscompiler_hacks.js10 Document.prototype.activeElement;
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h618 Element* activeElement() const { return m_activeElement.get(); } function in class:WebCore::Document

Completed in 202 milliseconds