mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update bindings.
This commit is contained in:
parent
f68bdb160f
commit
18cd7391fb
3 changed files with 5022 additions and 5110 deletions
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue