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

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

Completed in 59 milliseconds