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

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DSpatialNavigation.h102 , focusableNode(nullptr)
119 // where visibleNode would represent the image element and focusableNode would represent the area element.
120 // In all other cases, visibleNode and focusableNode are one and the same.
122 RawPtrWillBeMember<Node> focusableNode; member in struct:blink::FocusCandidate

Completed in 333 milliseconds