HomeSort by relevance Sort by last modified time
    Searched refs:isInHTMLNamespace (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLStackItem.h 93 bool isInHTMLNamespace() const
133 if (!isInHTMLNamespace())
HTMLElementStack.cpp 105 || item->isInHTMLNamespace();
HTMLTreeBuilder.cpp 383 inForeignContent = !adjustedCurrentNode->isInHTMLNamespace()
    [all...]

Completed in 186 milliseconds