OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inDocument
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/dom/
Position.h
131
bool
inDocument
() const { return m_anchorNode && m_anchorNode->
inDocument
(); }
145
bool isOrphan() const { return m_anchorNode && !m_anchorNode->
inDocument
(); }
Node.h
484
bool
inDocument
() const
577
// Implementation can determine the type of subtree by seeing insertionPoint->
inDocument
().
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
Completed in 111 milliseconds