mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Revert "Measure ImageValue objects."
This reverts commit a185393cee
(#18515).
This commit is contained in:
parent
f1da967ef7
commit
1c23cacdfb
2 changed files with 4 additions and 28 deletions
|
@ -1004,10 +1004,6 @@ extern "C" {
|
|||
aURIString: ServoRawOffsetArc<RustString>)
|
||||
-> *mut ImageValue;
|
||||
}
|
||||
extern "C" {
|
||||
pub fn Gecko_ImageValue_SizeOfIncludingThis(aImageValue: *mut ImageValue)
|
||||
-> usize;
|
||||
}
|
||||
extern "C" {
|
||||
pub fn Gecko_SetLayerImageImageValue(image: *mut nsStyleImage,
|
||||
aImageValue: *mut ImageValue);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue