mirror of
https://github.com/servo/servo.git
synced 2025-06-20 07:08:59 +01:00
style: Update bindings.
This commit is contained in:
parent
c4ae2148f0
commit
1183b47e69
2 changed files with 484 additions and 592 deletions
|
@ -944,9 +944,6 @@ extern "C" {
|
||||||
aLength: u32,
|
aLength: u32,
|
||||||
) -> bool;
|
) -> bool;
|
||||||
}
|
}
|
||||||
extern "C" {
|
|
||||||
pub fn Gecko_EnsureMozBorderColors(aBorder: *mut nsStyleBorder);
|
|
||||||
}
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
pub fn Gecko_CopyFontFamilyFrom(dst: *mut nsFont, src: *const nsFont);
|
pub fn Gecko_CopyFontFamilyFrom(dst: *mut nsFont, src: *const nsFont);
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue