Home
last modified time | relevance | path

Searched refs:inScope (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLElementStack.h144 bool inScope(Element*) const;
145 bool inScope(const AtomicString& tagName) const;
146 bool inScope(const QualifiedName&) const;
DHTMLElementStack.cpp477 bool HTMLElementStack::inScope(Element* targetElement) const in inScope() function in blink::HTMLElementStack
490 bool HTMLElementStack::inScope(const AtomicString& targetTag) const in inScope() function in blink::HTMLElementStack
495 bool HTMLElementStack::inScope(const QualifiedName& tagName) const in inScope() function in blink::HTMLElementStack
497 return inScope(tagName.localName()); in inScope()
DHTMLTreeBuilder.cpp716 if (m_tree.openElements()->inScope(buttonTag)) { in processStartTagForInBody()
747 if (m_tree.openElements()->inScope(nobrTag)) { in processStartTagForInBody()
871 if (m_tree.openElements()->inScope(rubyTag.localName())) { in processStartTagForInBody()
880 if (m_tree.openElements()->inScope(rubyTag.localName())) { in processStartTagForInBody()
1453 if (!m_tree.openElements()->inScope(bodyTag.localName())) { in processBodyEndTagForInBody()
1501 …if ((m_tree.openElements()->contains(formattingElement)) && !m_tree.openElements()->inScope(format… in callTheAdoptionAgency()
1790 if (!m_tree.openElements()->inScope(token->name())) { in processEndTagForInBody()
1802 if (!node || !m_tree.openElements()->inScope(node.get())) { in processEndTagForInBody()
1815 ASSERT(m_tree.openElements()->inScope(token->name())); in processEndTagForInBody()
1838 if (!m_tree.openElements()->inScope(token->name())) { in processEndTagForInBody()
[all …]
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DDTM.java295 public int getFirstNamespaceNode(int nodeHandle, boolean inScope); in getFirstNamespaceNode() argument
340 boolean inScope); in getNextNamespaceNode() argument
/external/chromium_org/third_party/WebKit/Source/core/page/
DFrameTree.cpp183 if (result->isLocalFrame() && toLocalFrame(result)->inScope(scope)) { in scopedChild()
203 … if (child->tree().name() == name && child->isLocalFrame() && toLocalFrame(child)->inScope(scope)) in scopedChild()
215 if (result->isLocalFrame() && toLocalFrame(result)->inScope(scope)) in scopedChildCount()
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMDefaultBase.java1459 public int getFirstNamespaceNode(int nodeHandle, boolean inScope) in getFirstNamespaceNode() argument
1461 if(inScope) in getFirstNamespaceNode()
1512 boolean inScope) in getNextNamespaceNode() argument
1514 if(inScope) in getNextNamespaceNode()
DDTMDocumentImpl.java1142 public int getFirstNamespaceNode(int nodeHandle, boolean inScope) { in getFirstNamespaceNode() argument
1251 public int getNextNamespaceNode(int baseHandle,int namespaceHandle, boolean inScope) { in getNextNamespaceNode() argument
/external/chromium_org/third_party/WebKit/Source/core/frame/
DLocalFrame.h119 bool inScope(TreeScope*) const;
DLocalFrame.cpp175 bool LocalFrame::inScope(TreeScope* scope) const in inScope() function in blink::LocalFrame
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
Djavascript.js228 function inScope(state, varname) { function
252 if (type == "variable" && inScope(state, content)) return "variable-2";
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
DSAX2DTM2.java3242 protected final void copyNS(final int nodeID, SerializationHandler handler, boolean inScope) in copyNS() argument
3262 if (inScope) { in copyNS()
3290 if (inScope) { in copyNS()
/external/chromium_org/third_party/codesighs/
Dmsmap2tsv.c1598 …nOptions, unsigned inSize, MSMap_SegmentClass inClass, MSMap_SymbolScope inScope, const char* inMo… in tsvout() argument
1648 switch(inScope) in tsvout()
/external/chromium_org/third_party/polymer_legacy/platform/
Dplatform.js.map1inScope) {\n if (immediateRegister) {\n var pe = window.PointerEventsPolyfill;\n if (…