HomeSort by relevance Sort by last modified time
    Searched refs:isInTreeScope (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
Node.h 478 bool isInTreeScope() const { return getFlag(static_cast<NodeFlags>(InDocumentFlag | IsInShadowTreeFlag)); }
    [all...]
ContainerNode.cpp     [all...]
Element.cpp     [all...]

Completed in 263 milliseconds