mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
style: Update Gecko bindings
MozReview-Commit-ID: FUsLXeucoz2
This commit is contained in:
parent
923ffcf2cc
commit
14ec5a662f
2 changed files with 23 additions and 21 deletions
|
@ -817,6 +817,8 @@ extern "C" {
|
|||
pub fn Gecko_DestroyShapeSource ( shape : * mut StyleShapeSource , ) ;
|
||||
} extern "C" {
|
||||
pub fn Gecko_NewBasicShape ( shape : * mut StyleShapeSource , type_ : StyleBasicShapeType , ) ;
|
||||
} extern "C" {
|
||||
pub fn Gecko_NewShapeImage ( shape : * mut StyleShapeSource , ) ;
|
||||
} extern "C" {
|
||||
pub fn Gecko_StyleShapeSource_SetURLValue ( shape : * mut StyleShapeSource , uri : ServoBundledURI , ) ;
|
||||
} extern "C" {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue