Searched defs:inScope (Results 1 – 5 of 5) sorted by relevance
460 bool HTMLElementStack::inScope(Element* targetElement) const in inScope() function in WebCore::HTMLElementStack473 bool HTMLElementStack::inScope(const AtomicString& targetTag) const in inScope() function in WebCore::HTMLElementStack478 bool HTMLElementStack::inScope(const QualifiedName& tagName) const in inScope() function in WebCore::HTMLElementStack
295 public int getFirstNamespaceNode(int nodeHandle, boolean inScope); in getFirstNamespaceNode()340 boolean inScope); in getNextNamespaceNode()
1459 public int getFirstNamespaceNode(int nodeHandle, boolean inScope) in getFirstNamespaceNode()1512 boolean inScope) in getNextNamespaceNode()
1142 public int getFirstNamespaceNode(int nodeHandle, boolean inScope) { in getFirstNamespaceNode()1251 public int getNextNamespaceNode(int baseHandle,int namespaceHandle, boolean inScope) { in getNextNamespaceNode()
3242 protected final void copyNS(final int nodeID, SerializationHandler handler, boolean inScope) in copyNS()