Searched defs:CanvasRenderingContext2D (Results 1 – 6 of 6) sorted by relevance
1 function CanvasRenderingContext2D(skcanvas) { class
1209 var CanvasRenderingContext2D = {}; variable1210 CanvasRenderingContext2D.prototype.addHitRegion = function() {}; class
3280 function CanvasRenderingContext2D(impl) { class
3292 function CanvasRenderingContext2D(impl) { class
2 …t[a]||r}(this.console=this.console||{}),function(){"use strict";CanvasRenderingContext2D.prototype… class
3893 typedef class CanvasRenderingContext2D CanvasRenderingContext2D; typedef3895 typedef struct CanvasRenderingContext2D CanvasRenderingContext2D; typedef