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

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLElement.h 136 inline HTMLElement::HTMLElement(const QualifiedName& tagName, Document& document, ConstructionType type = CreateHTMLElement)
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Node.h 749 CreateHTMLElement = CreateElement | IsHTMLFlag,
752 CreateInsertionPoint = CreateHTMLElement | IsInsertionPointFlag,
    [all...]

Completed in 87 milliseconds