servo/components/style/gecko_bindings/sugar
Emilio Cobos Álvarez 67f9b97735 style: Unify font-family storage
This changes font-family storage to reuse the rust types, removing a
bunch of code while at it. This allows us to, for example, use a single
static font family for -moz-bullet and clone it, rather than creating a
lot of expensive copies.

Differential Revision: https://phabricator.services.mozilla.com/D118011
2023-05-24 18:32:35 +02:00
..
mod.rs style: Remove nsStyleCoord. 2019-07-08 12:45:36 +02:00
ns_com_ptr.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
ns_compatibility.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
ns_style_auto_array.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
ns_t_array.rs style: Inline nsTArray::deref. 2021-02-26 16:44:05 +01:00
origin_flags.rs style: Rustfmt recent changes. 2019-01-07 00:32:54 +01:00
ownership.rs style: Port the style crate to rust 2018. 2020-06-18 23:51:15 +02:00
refptr.rs style: Unify font-family storage 2023-05-24 18:32:35 +02:00