mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 14:57:32 +09:00
parent
97ec6591f4
commit
1cc92006b6
10 changed files with 143 additions and 60 deletions
|
|
@ -224,9 +224,9 @@ public:
|
|||
nsIntSize GetSize();
|
||||
|
||||
/**
|
||||
* Determine whether the canvas is write-only.
|
||||
* Determine whether the canvas is write-only (tainted).
|
||||
*/
|
||||
bool IsWriteOnly();
|
||||
bool IsWriteOnly() const;
|
||||
|
||||
/**
|
||||
* Force the canvas to be write-only.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue