style: Update bindings.

This commit is contained in:
Emilio Cobos Álvarez 2017-08-03 16:35:34 +02:00
parent 2c97ec1832
commit 48ea7a29e0
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C

View file

@ -1934,12 +1934,12 @@ extern "C" {
pub fn Servo_StyleSet_Clear(set: RawServoStyleSetBorrowed);
}
extern "C" {
pub fn Servo_StyleSet_RebuildData(set: RawServoStyleSetBorrowed);
pub fn Servo_StyleSet_RebuildCachedData(set: RawServoStyleSetBorrowed);
}
extern "C" {
pub fn Servo_StyleSet_MediumFeaturesChanged(set: RawServoStyleSetBorrowed,
viewport_changed: bool)
-> nsRestyleHint;
viewport_units_used:
*mut bool) -> bool;
}
extern "C" {
pub fn Servo_StyleSet_CompatModeChanged(raw_data: