Home
last modified time | relevance | path

Searched defs:unzoom_fonts (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/properties/helpers/
H A Danimated_properties.mako.rs1 /* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this
3 * file, You can obtain one at https://mozilla.org/MPL/2.0/. */
4
5 <%namespace name="helpers" file="/helpers.mako.rs" />
6
7 <%
8 from data import to_idl_name, SYSTEM_FONT_LONGHANDS, to_camel_case
9 from itertools import groupby
10 %>
[all …]
/dports/www/firefox/firefox-99.0/servo/components/style/properties/
H A Dgecko.mako.rs850 pub fn unzoom_fonts(&mut self, device: &Device) { in unzoom_fonts() function
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/properties/
H A Dgecko.mako.rs850 pub fn unzoom_fonts(&mut self, device: &Device) { in unzoom_fonts() function
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/properties/
H A Dgecko.mako.rs922 pub fn unzoom_fonts(&mut self, device: &Device) { in unzoom_fonts() function
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/properties/
H A Dgecko.mako.rs2362 pub fn unzoom_fonts(&mut self, device: &Device) { in unzoom_fonts() function