style: Regenerate Gecko bindings.

This commit is contained in:
Cameron McCormack 2017-11-21 12:35:33 +08:00
parent f2bc28f358
commit ca10caa85d
3 changed files with 25 additions and 20 deletions

View file

@ -850,9 +850,7 @@ extern "C" {
} extern "C" {
pub fn Gecko_ReleaseURLExtraDataArbitraryThread ( aPtr : * mut RawGeckoURLExtraData , ) ;
} extern "C" {
pub fn Gecko_FillAllBackgroundLists ( layers : * mut nsStyleImageLayers , max_len : u32 , ) ;
} extern "C" {
pub fn Gecko_FillAllMaskLists ( layers : * mut nsStyleImageLayers , max_len : u32 , ) ;
pub fn Gecko_FillAllImageLayers ( layers : * mut nsStyleImageLayers , max_len : u32 , ) ;
} extern "C" {
pub fn Gecko_AddRefCalcArbitraryThread ( aPtr : * mut nsStyleCoord_Calc , ) ;
} extern "C" {