mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
style: Regenerate Gecko bindings.
This commit is contained in:
parent
509007febb
commit
e286ad7dca
2 changed files with 27 additions and 26 deletions
|
@ -597,8 +597,6 @@ extern "C" {
|
|||
pub fn Gecko_GetActiveLinkAttrDeclarationBlock ( element : RawGeckoElementBorrowed , ) -> RawServoDeclarationBlockStrongBorrowedOrNull ;
|
||||
} extern "C" {
|
||||
pub fn Gecko_IsPrivateBrowsingEnabled ( aDoc : * const nsIDocument , ) -> bool ;
|
||||
} extern "C" {
|
||||
pub fn Gecko_AreVisitedLinksEnabled ( ) -> bool ;
|
||||
} extern "C" {
|
||||
pub fn Gecko_GetAnimationRule ( aElementOrPseudo : RawGeckoElementBorrowed , aCascadeLevel : EffectCompositor_CascadeLevel , aAnimationValues : RawServoAnimationValueMapBorrowedMut , ) -> bool ;
|
||||
} extern "C" {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue