Home
last modified time | relevance | path

Searched defs:inDocument (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DPosition.h132 bool inDocument() const { return m_anchorNode && m_anchorNode->inDocument(); } in inDocument() function
DNode.h473 bool inDocument() const in inDocument() function