Home
last modified time | relevance | path

Searched refs:HTMLCanvasElement (Results 1 – 25 of 1162) sorted by last modified time

12345678910>>...47

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/base/src/
H A DWinUnreadBadge.jsm28 * @param {HTMLCanvasElement} canvas - The canvas element.
102 * @param {HTMLCanvasElement} canvas - The canvas element to draw the badge.
136 * @param {HTMLCanvasElement} canvas - The input canvas element to resize.
137 * @returns {HTMLCanvasElement} The resized canvas element.
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsBaseDragService.cpp755 HTMLCanvasElement* canvas = HTMLCanvasElement::FromNodeOrNull(content); in DrawDrag()
819 HTMLCanvasElement* aCanvas, LayoutDeviceIntRect* aScreenDragRect, in DrawDragForImage()
H A DnsBaseDragService.h120 mozilla::dom::HTMLCanvasElement* aCanvas,
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DTaskbarPreview.cpp337 auto canvas = dom::HTMLCanvasElement::FromNodeOrNull(content); in NS_IMPL_ISUPPORTS()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/khronos_api/api_webgl/specs/latest/1.0/
H A Dwebgl.idl108 HTMLCanvasElement or
535 [Exposed=Window] readonly attribute HTMLCanvasElement canvas;
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/html/canvas/tools/
H A Dspec.yaml8 text: "interface HTMLCanvasElement : HTMLElement {"
10 text: "interface HTMLCanvasElement<...>attribute unsigned long width;"
12 text: "interface HTMLCanvasElement<...>attribute unsigned long height;"
14 …text: "interface HTMLCanvasElement<...>object\\? getContext(in DOMString contextId, in any... args…
77 text: "readonly attribute HTMLCanvasElement canvas;"
282 …image, in DOMString repetition);<...>CanvasPattern createPattern(in HTMLCanvasElement image, in DO…
288 …text: "If the image argument is an HTMLCanvasElement object with either a horizontal dimension or …
587 …text: "If the image argument is an HTMLCanvasElement or an OffscreenCanvas object with either a ho…
696 …text: "The element's 2D context's drawImage() method is called with an HTMLCanvasElement whose ori…
705 …attribute is set to a CanvasPattern object that was created from an HTMLCanvasElement whose origin…
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/interfaces/
H A Dwebgpu.idl795 required (ImageBitmap or HTMLCanvasElement or OffscreenCanvas) source;
H A Dwebgl1.idl87 HTMLCanvasElement or
515 [Exposed=Window] readonly attribute (HTMLCanvasElement or OffscreenCanvas) canvas;
H A Dhtml.idl1245 interface HTMLCanvasElement : HTMLElement {
1265 HTMLCanvasElement or
1284 readonly attribute HTMLCanvasElement canvas;
1522 readonly attribute (HTMLCanvasElement or OffscreenCanvas) canvas;
H A Dmediacapture-fromelement.idl10 partial interface HTMLCanvasElement {
15 readonly attribute HTMLCanvasElement canvas;
H A Dwebvr.tentative.idl104 typedef (HTMLCanvasElement or
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/shape-detection/
H A Ddetection-HTMLCanvasElement.https.html.ini1 [detection-HTMLCanvasElement.https.html]
3 [Face - detect(HTMLCanvasElement)]
9 [Barcode - detect(HTMLCanvasElement)]
18 [Text - detect(HTMLCanvasElement)]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/html/canvas/element/manual/imagebitmap/
H A DcreateImageBitmap-drawImage.html.ini26 …[createImageBitmap from an HTMLCanvasElement scaled down, and drawImage on the created ImageBitmap]
71 [createImageBitmap from an HTMLCanvasElement resized, and drawImage on the created ImageBitmap]
95 [createImageBitmap from an HTMLCanvasElement scaled up, and drawImage on the created ImageBitmap]
H A Dcanvas-createImageBitmap-resize.html.ini8 [createImageBitmap from a HTMLCanvasElement with resize option.]
H A DcreateImageBitmap-flipY.html.ini8 …[createImageBitmap from an HTMLCanvasElement imageOrientation: "none", and drawImage on the create…
29 …[createImageBitmap from an HTMLCanvasElement imageOrientation: "flipY", and drawImage on the creat…
H A DcreateImageBitmap-invalid-args.html.ini17 [createImageBitmap with an HTMLCanvasElement source and a value of 0 int resizeWidth]
20 [createImageBitmap with an HTMLCanvasElement source and a value of 0 in resizeHeight]
23 [createImageBitmap with an HTMLCanvasElement source and a value between 0 and 1 in resizeWidth]
26 [createImageBitmap with an HTMLCanvasElement source and a value between 0 and 1 in resizeHeight]
H A DcreateImageBitmap-origin.sub.html.ini11 [unclean HTMLCanvasElement: origin unclear bitmaprenderer.transferFromImageBitmap]
14 [unclean HTMLCanvasElement: origin unclear getImageData]
44 [unclean HTMLCanvasElement: origin unclear 2dContext.drawImage]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/html/canvas/offscreen/manual/the-offscreen-canvas/
H A Doffscreencanvas.commit.w.html.ini11 …[Test that calling commit on an OffscreenCanvas that is not transferred from a HTMLCanvasElement t…
H A Doffscreencanvas.commit.html.ini5 …[Test that calling commit on an OffscreenCanvas that is not transferred from a HTMLCanvasElement i…
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/html/canvas/element/manual/wide-gamut-canvas/
H A Dcanvas-createImageBitmap-e_srgb.html.ini2 [createImageBitmap in e-sRGB from a transparent e-sRGB HTMLCanvasElement with resize.]
8 [createImageBitmap in e-sRGB from an opaque sRGB HTMLCanvasElement with resize.]
11 [createImageBitmap in e-sRGB from a transparent sRGB HTMLCanvasElement with resize.]
20 [createImageBitmap in e-sRGB from an opaque e-sRGB HTMLCanvasElement with resize.]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/html/dom/
H A Didlharness.https.html.ini860 [HTMLCanvasElement interface: operation transferControlToOffscreen()]
875 …[HTMLCanvasElement interface: document.createElement("canvas") must inherit property "transferCont…
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/
H A Dsecurity.pattern.fillStyle.sub.html.ini6 …[unclean HTMLCanvasElement: Setting fillStyle to an origin-unclear pattern makes the canvas origin…
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/mediacapture-image/
H A Ddetached-HTMLCanvasElement.html.ini1 [detached-HTMLCanvasElement.html]
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsLayoutUtils.cpp7354 HTMLCanvasElement* aElement, uint32_t aSurfaceFlags, in SurfaceFromElement()
7460 if (HTMLCanvasElement* canvas = HTMLCanvasElement::FromNodeOrNull(aElement)) { in SurfaceFromElement()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsPageSequenceFrame.cpp472 nsIFrame* aFrame, nsTArray<RefPtr<HTMLCanvasElement>>* aArr) { in GetPrintCanvasElementsInFrame()
483 HTMLCanvasElement* canvas = in GetPrintCanvasElementsInFrame()
484 HTMLCanvasElement::FromNodeOrNull(canvasFrame->GetContent()); in GetPrintCanvasElementsInFrame()
510 PrintedSheetFrame* aSheetFrame, nsTArray<RefPtr<HTMLCanvasElement>>* aArr) { in GetPrintCanvasElementsInSheet()
582 for (HTMLCanvasElement* canvas : Reversed(mCurrentCanvasList)) { in PrePrintNextSheet()
615 for (HTMLCanvasElement* canvas : mCurrentCanvasList) { in PrePrintNextSheet()
628 HTMLCanvasElement* canvas = mCurrentCanvasList[i]; in ResetPrintCanvasList()

12345678910>>...47