Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/
H A Dpseudo_element.rs175 PseudoElement::FirstLine => Some(PropertyFlags::APPLIES_TO_FIRST_LINE), in property_restriction()
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/gecko/
H A Dpseudo_element.rs194 PseudoElement::FirstLine => PropertyFlags::APPLIES_TO_FIRST_LINE, in property_restriction()
/dports/www/firefox/firefox-99.0/servo/components/style/gecko/
H A Dpseudo_element.rs194 PseudoElement::FirstLine => PropertyFlags::APPLIES_TO_FIRST_LINE, in property_restriction()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/gecko/
H A Dpseudo_element.rs194 PseudoElement::FirstLine => PropertyFlags::APPLIES_TO_FIRST_LINE, in property_restriction()
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/gecko/
H A Dpseudo_element.rs200 PseudoElement::FirstLine => PropertyFlags::APPLIES_TO_FIRST_LINE, in property_restriction()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/properties/
H A Dproperties.mako.rs787 const APPLIES_TO_FIRST_LINE = 1 << 4; const
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/properties/
H A Dproperties.mako.rs1049 const APPLIES_TO_FIRST_LINE = 1 << 4; const
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/properties/
H A Dproperties.mako.rs1074 const APPLIES_TO_FIRST_LINE = 1 << 2; const
/dports/www/firefox/firefox-99.0/servo/components/style/properties/
H A Dproperties.mako.rs1099 const APPLIES_TO_FIRST_LINE = 1 << 2; const
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/properties/
H A Dproperties.mako.rs1074 const APPLIES_TO_FIRST_LINE = 1 << 2; const