mirror of
https://github.com/servo/servo.git
synced 2025-06-19 14:48: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,
|
||||
) -> bool;
|
||||
}
|
||||
extern "C" {
|
||||
pub fn Gecko_EnsureMozBorderColors(aBorder: *mut nsStyleBorder);
|
||||
}
|
||||
extern "C" {
|
||||
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