Home
last modified time | relevance | path

Searched defs:HTMLCanvasElement (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
H A DShadowDOM.js2763 function HTMLCanvasElement(node) { class
2766 HTMLCanvasElement.prototype = Object.create(HTMLElement.prototype); class
H A Dwebcomponents.js2792 function HTMLCanvasElement(node) { class
2795 HTMLCanvasElement.prototype = Object.create(HTMLElement.prototype); class
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmshtml.h3907 typedef class HTMLCanvasElement HTMLCanvasElement; typedef
3909 typedef struct HTMLCanvasElement HTMLCanvasElement; typedef