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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h610 Element* autofocusElement() const { return m_autofocusElement.get(); }
1205 RefPtrWillBeMember<Element> m_autofocusElement; member in class:blink::Document

Completed in 72 milliseconds