Update bindings.

This commit is contained in:
Hiroyuki Ikezoe 2017-07-18 19:47:02 +09:00
parent f68bdb160f
commit 18cd7391fb
3 changed files with 5022 additions and 5110 deletions

View file

@ -2733,7 +2733,8 @@ extern "C" {
} }
extern "C" { extern "C" {
pub fn Servo_ResolveStyle(element: RawGeckoElementBorrowed, pub fn Servo_ResolveStyle(element: RawGeckoElementBorrowed,
set: RawServoStyleSetBorrowed) set: RawServoStyleSetBorrowed,
restyle_behavior: TraversalRestyleBehavior)
-> ServoStyleContextStrong; -> ServoStyleContextStrong;
} }
extern "C" { extern "C" {

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff