Home
last modified time | relevance | path

Searched defs:HTMLElement (Results 1 – 5 of 5) sorted by relevance

/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/
DHTMLElement.java24 public class HTMLElement extends XMLElement { class
34 protected HTMLElement(final Writer writer, final String name) { in HTMLElement() method in HTMLElement
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DShadowDOM.js2569 function HTMLElement(node) { class
2572 HTMLElement.prototype = Object.create(Element.prototype); class
Dwebcomponents.js2595 function HTMLElement(node) { class
2598 HTMLElement.prototype = Object.create(Element.prototype); class
/external/chromium-trace/catapult/tracing/third_party/components/webcomponentsjs/
DShadowDOM.js2569 function HTMLElement(node) { class
2572 HTMLElement.prototype = Object.create(Element.prototype); class
Dwebcomponents.js2595 function HTMLElement(node) { class
2598 HTMLElement.prototype = Object.create(Element.prototype); class