From 36a87bc19dd56667aafd7e43896db6c34764fd1e Mon Sep 17 00:00:00 2001 From: Hiroyuki Ikezoe Date: Mon, 22 May 2017 07:30:47 +0900 Subject: [PATCH] Update bindings. --- components/style/gecko/generated/bindings.rs | 5 +++++ components/style/gecko/generated/structs_debug.rs | 4 ++-- components/style/gecko/generated/structs_release.rs | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/components/style/gecko/generated/bindings.rs b/components/style/gecko/generated/bindings.rs index c88d389bd3b..5f0f0d19a78 100644 --- a/components/style/gecko/generated/bindings.rs +++ b/components/style/gecko/generated/bindings.rs @@ -2471,6 +2471,11 @@ extern "C" { CSSPseudoElementType) -> ServoComputedValuesStrong; } +extern "C" { + pub fn Servo_SerializeFontValueForCanvas(declarations: + RawServoDeclarationBlockBorrowed, + buffer: *mut nsAString); +} extern "C" { pub fn Servo_GetStyleFont(computed_values: ServoComputedValuesBorrowedOrNull) diff --git a/components/style/gecko/generated/structs_debug.rs b/components/style/gecko/generated/structs_debug.rs index b8bd2ca8e5d..8f4e4f16319 100644 --- a/components/style/gecko/generated/structs_debug.rs +++ b/components/style/gecko/generated/structs_debug.rs @@ -34192,7 +34192,7 @@ pub mod root { root::nsCharTraits ) )); } #[test] - fn __bindgen_test_layout__bindgen_ty_id_210589_instantiation_99() { + fn __bindgen_test_layout__bindgen_ty_id_210592_instantiation_99() { assert_eq!(::std::mem::size_of::() , 1usize , concat ! ( "Size of template specialization: " , stringify ! ( u8 ) )); @@ -34201,7 +34201,7 @@ pub mod root { ) )); } #[test] - fn __bindgen_test_layout__bindgen_ty_id_210625_instantiation_100() { + fn __bindgen_test_layout__bindgen_ty_id_210628_instantiation_100() { assert_eq!(::std::mem::size_of::() , 1usize , concat ! ( "Size of template specialization: " , stringify ! ( u8 ) )); diff --git a/components/style/gecko/generated/structs_release.rs b/components/style/gecko/generated/structs_release.rs index bbfaaee933a..a530ced0463 100644 --- a/components/style/gecko/generated/structs_release.rs +++ b/components/style/gecko/generated/structs_release.rs @@ -33682,7 +33682,7 @@ pub mod root { root::nsCharTraits ) )); } #[test] - fn __bindgen_test_layout__bindgen_ty_id_206916_instantiation_97() { + fn __bindgen_test_layout__bindgen_ty_id_206919_instantiation_97() { assert_eq!(::std::mem::size_of::() , 1usize , concat ! ( "Size of template specialization: " , stringify ! ( u8 ) )); @@ -33691,7 +33691,7 @@ pub mod root { ) )); } #[test] - fn __bindgen_test_layout__bindgen_ty_id_206952_instantiation_98() { + fn __bindgen_test_layout__bindgen_ty_id_206955_instantiation_98() { assert_eq!(::std::mem::size_of::() , 1usize , concat ! ( "Size of template specialization: " , stringify ! ( u8 ) ));