style: update bindings.

This commit is contained in:
Emilio Cobos Álvarez 2017-09-28 09:57:31 +02:00
parent 0ead078aa0
commit f6a350b725
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
3 changed files with 899 additions and 1438 deletions

View file

@ -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