Searched defs:inScope (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLElementStack.cpp477 bool HTMLElementStack::inScope(Element* targetElement) const function in class:blink::HTMLElementStack
490 bool HTMLElementStack::inScope(const AtomicString& targetTag) const function in class:blink::HTMLElementStack
495 bool HTMLElementStack::inScope(const QualifiedName& tagName) const function in class:blink::HTMLElementStack
497 return inScope(tagName.localName());
/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DLocalFrame.cpp175 bool LocalFrame::inScope(TreeScope* scope) const function in class:blink::LocalFrame
/external/apache-xml/src/main/java/org/apache/xml/dtm/
H A DDTM.java289 * @param inScope true if all namespaces in scope should be
295 public int getFirstNamespaceNode(int nodeHandle, boolean inScope); argument
335 * NEEDSDOC @param inScope
340 boolean inScope);
339 getNextNamespaceNode(int baseHandle, int namespaceHandle, boolean inScope) argument
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
H A DSAX2DTM2.java3239 * @param inScope true if all namespaces in scope should be copied,
3242 protected final void copyNS(final int nodeID, SerializationHandler handler, boolean inScope) argument
3262 if (inScope) {
3290 if (inScope) {
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMDefaultBase.java1454 * @param inScope true if all namespaces in scope should be returned,
1459 public int getFirstNamespaceNode(int nodeHandle, boolean inScope) argument
1461 if(inScope)
1507 * @param inScope true if all namespaces that are in scope should be processed,
1512 boolean inScope)
1514 if(inScope)
1511 getNextNamespaceNode(int baseHandle, int nodeHandle, boolean inScope) argument
H A DDTMDocumentImpl.java1137 * @param inScope true if all namespaces in scope should be returned,
1142 public int getFirstNamespaceNode(int nodeHandle, boolean inScope) { argument
1251 public int getNextNamespaceNode(int baseHandle,int namespaceHandle, boolean inScope) { argument
/external/chromium_org/third_party/codesighs/
H A Dmsmap2tsv.c1598 static int tsvout(Options* inOptions, unsigned inSize, MSMap_SegmentClass inClass, MSMap_SymbolScope inScope, const char* inModule, const char* inSegment, const char* inObject, const char* inSymbol) argument
1648 switch(inScope)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...

Completed in 246 milliseconds