mirror of
https://github.com/servo/servo.git
synced 2025-06-25 09:34:32 +01:00
Regenerate bindings.
MozReview-Commit-ID: 6Msio9WdI5M
This commit is contained in:
parent
cad5a4e326
commit
c50402946b
1 changed files with 3 additions and 6 deletions
|
@ -500,12 +500,9 @@ extern "C" {
|
||||||
}
|
}
|
||||||
extern "C" {
|
extern "C" {
|
||||||
pub fn Gecko_EnsureImageLayersLength(layers: *mut nsStyleImageLayers,
|
pub fn Gecko_EnsureImageLayersLength(layers: *mut nsStyleImageLayers,
|
||||||
len: usize);
|
len: usize,
|
||||||
}
|
layer_type:
|
||||||
extern "C" {
|
nsStyleImageLayers_LayerType);
|
||||||
pub fn Gecko_InitializeImageLayer(layer: *mut nsStyleImageLayers_Layer,
|
|
||||||
layer_type:
|
|
||||||
nsStyleImageLayers_LayerType);
|
|
||||||
}
|
}
|
||||||
extern "C" {
|
extern "C" {
|
||||||
pub fn Gecko_ResetStyleCoord(unit: *mut nsStyleUnit,
|
pub fn Gecko_ResetStyleCoord(unit: *mut nsStyleUnit,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue