HomeSort by relevance Sort by last modified time
    Searched defs:inTableScope (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLElementStack.cpp 510 bool HTMLElementStack::inTableScope(const AtomicString& targetTag) const
515 bool HTMLElementStack::inTableScope(const QualifiedName& tagName) const
517 return inTableScope(tagName.localName());
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
jsoup-1.7.2.jar 

Completed in 57 milliseconds