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

/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
H A DHTMLShadowElement.cpp78 bool HTMLShadowElement::shouldSelect() const function in class:WebCore::HTMLShadowElement
86 if (insertionPoint->inDocument() && !shouldSelect()) {

Completed in 77 milliseconds