Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/dom/mathml/
H A DMathMLElement.cpp795 static const uint8_t mathStyle[MOZ_ARRAY_LENGTH(displaystyles)] = { in MapMathMLAttributesInto() local
799 aDecls.SetKeywordValue(eCSSProperty_math_style, mathStyle[i]); in MapMathMLAttributesInto()
/dports/www/firefox-esr/firefox-91.8.0/dom/mathml/
H A DMathMLElement.cpp795 static const uint8_t mathStyle[MOZ_ARRAY_LENGTH(displaystyles)] = { in MapMathMLAttributesInto() local
799 aDecls.SetKeywordValue(eCSSProperty_math_style, mathStyle[i]); in MapMathMLAttributesInto()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/mathml/
H A DMathMLElement.cpp795 static const uint8_t mathStyle[MOZ_ARRAY_LENGTH(displaystyles)] = { in MapMathMLAttributesInto() local
799 aDecls.SetKeywordValue(eCSSProperty_math_style, mathStyle[i]); in MapMathMLAttributesInto()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/csstype/
H A Dindex.d.ts2930 mathStyle?: Property.MathStyle; property
H A Dindex.js.flow199 mathStyle?: Property$MathStyle,
1891 mathStyle?: Property$MathStyle | Array<Property$MathStyle>,