Home
last modified time | relevance | path

Searched refs:_skip_font_family (Results 1 – 1 of 1) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/properties/
H A Dproperties.mako.rs3662 let mut _skip_font_family = false; in apply_declarations() localVariable
3704 _skip_font_family = true; in apply_declarations()
3733 if !_skip_font_family { in apply_declarations()