mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
style: update bindings.
This commit is contained in:
parent
0ead078aa0
commit
f6a350b725
3 changed files with 899 additions and 1438 deletions
|
@ -1548,8 +1548,7 @@ extern "C" {
|
||||||
extern "C" {
|
extern "C" {
|
||||||
pub fn Gecko_MatchStringArgPseudo(element: RawGeckoElementBorrowed,
|
pub fn Gecko_MatchStringArgPseudo(element: RawGeckoElementBorrowed,
|
||||||
type_: CSSPseudoClassType,
|
type_: CSSPseudoClassType,
|
||||||
ident: *const u16,
|
ident: *const u16) -> bool;
|
||||||
set_slow_selector: *mut bool) -> bool;
|
|
||||||
}
|
}
|
||||||
extern "C" {
|
extern "C" {
|
||||||
pub fn Gecko_AddPropertyToSet(arg1: nsCSSPropertyIDSetBorrowedMut,
|
pub fn Gecko_AddPropertyToSet(arg1: nsCSSPropertyIDSetBorrowedMut,
|
||||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue