Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DnsStyleConsts.h406 #define NS_MATHML_MATHVARIANT_LOOPED 17 macro
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DMathMLTextRunFactory.cpp482 case NS_MATHML_MATHVARIANT_LOOPED: in MathVariant()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DMathMLTextRunFactory.cpp377 case NS_MATHML_MATHVARIANT_LOOPED: in MathVariant()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DnsStyleConsts.h406 #define NS_MATHML_MATHVARIANT_LOOPED 17 macro
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DMathMLTextRunFactory.cpp377 case NS_MATHML_MATHVARIANT_LOOPED: in MathVariant()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DMathMLTextRunFactory.cpp377 case NS_MATHML_MATHVARIANT_LOOPED: in MathVariant()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DMathMLTextRunFactory.cpp377 case NS_MATHML_MATHVARIANT_LOOPED: in MathVariant()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DnsStyleConsts.h429 #define NS_MATHML_MATHVARIANT_LOOPED 17 macro
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsStyleConsts.h652 #define NS_MATHML_MATHVARIANT_LOOPED 17 macro
H A DnsCSSProps.cpp1662 {eCSSKeyword_looped, NS_MATHML_MATHVARIANT_LOOPED},
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsStyleConsts.h748 #define NS_MATHML_MATHVARIANT_LOOPED 17
H A DnsCSSProps.cpp1791 { eCSSKeyword_looped, NS_MATHML_MATHVARIANT_LOOPED },
/dports/lang/spidermonkey78/firefox-78.9.0/dom/mathml/
H A DMathMLElement.cpp675 NS_MATHML_MATHVARIANT_LOOPED, in MapMathMLAttributesInto()
/dports/www/firefox-esr/firefox-91.8.0/dom/mathml/
H A DMathMLElement.cpp654 NS_MATHML_MATHVARIANT_LOOPED, in MapMathMLAttributesInto()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/mathml/
H A DMathMLElement.cpp654 NS_MATHML_MATHVARIANT_LOOPED, in MapMathMLAttributesInto()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/mathml/
H A DnsMathMLElement.cpp723 NS_MATHML_MATHVARIANT_LOOPED, in MapMathMLAttributesInto()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/mathml/
H A DnsMathMLElement.cpp758 NS_MATHML_MATHVARIANT_TAILED, NS_MATHML_MATHVARIANT_LOOPED, in MapMathMLAttributesInto()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs486 pub const NS_MATHML_MATHVARIANT_LOOPED: u32 = 17; const