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

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DSpatialNavigation.h115 bool isFrameOwnerElement() const { return visibleNode && visibleNode->isFrameOwnerElement(); } function in struct:blink::FocusCandidate
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DNode.h257 virtual bool isFrameOwnerElement() const { return false; } function in class:blink::Node

Completed in 739 milliseconds