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

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

Completed in 35 milliseconds