Home
last modified time | relevance | path

Searched defs:activeElement (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
DShadowRoot.h161 inline Element* ShadowRoot::activeElement() const in activeElement() function
/external/chromium_org/remoting/webapp/js_proto/
Ddom_proto.js10 Document.prototype.activeElement; method in Document
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.cpp5614 Element* Document::activeElement() const in activeElement() function in blink::Document