servo/components/style/values/animated
Emilio Cobos Álvarez dcafbde256 style: Move fixed-point font types to Rust
Now that cbindgen and rust support const generics, it seems more simple.

This centralizes all the relevant font constants etc in rust and avoids
conversions when going from rust to C++ and vice versa.

Differential Revision: https://phabricator.services.mozilla.com/D148847
2023-10-02 14:37:19 +00:00
..
color.rs style: Use ColorMix for interpolated colors in the computed style rather than ComplexColorRatios 2023-08-16 17:46:41 +02:00
effects.rs style: rustfmt recent changes. 2019-07-08 12:45:56 +02:00
font.rs style: Move fixed-point font types to Rust 2023-10-02 14:37:19 +00:00
grid.rs style: Refactor grid types to preserve repeat() at computed value time and use cbindgen. 2019-08-15 16:58:44 +02:00
mod.rs style: Make CalcNode the specified representation of <length> and <length-percentage> values. 2020-04-16 16:35:07 +02:00
svg.rs style: Simplify parsing and storage of SVG paint server fallback. r=boris 2019-07-08 12:46:39 +02:00
transform.rs style: Avoid generating InterpolateMatrix operations if there are no size dependencies 2023-06-09 10:22:26 +02:00