mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Drop Servo_AnimationValues_Populate.
This commit is contained in:
parent
f94ee515a3
commit
bb3f2e9dba
2 changed files with 0 additions and 70 deletions
|
@ -1351,16 +1351,6 @@ extern "C" {
|
|||
result:
|
||||
RawGeckoComputedKeyframeValuesListBorrowedMut);
|
||||
}
|
||||
extern "C" {
|
||||
pub fn Servo_AnimationValues_Populate(arg1:
|
||||
RawGeckoAnimationValueListBorrowedMut,
|
||||
arg2:
|
||||
RawServoDeclarationBlockBorrowed,
|
||||
arg3: ServoComputedValuesBorrowed,
|
||||
arg4:
|
||||
ServoComputedValuesBorrowedOrNull,
|
||||
arg5: RawGeckoPresContextBorrowed);
|
||||
}
|
||||
extern "C" {
|
||||
pub fn Servo_AnimationValues_Interpolate(from:
|
||||
RawServoAnimationValueBorrowed,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue