mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
style: Regenerate Gecko bindings.
This commit is contained in:
parent
f2bc28f358
commit
ca10caa85d
3 changed files with 25 additions and 20 deletions
|
@ -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" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue