Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/mathml/
H A Dmathmlattr.hxx66 SansSerifBoldItalic, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Dmathmlattr.hxx66 SansSerifBoldItalic, enumerator
H A Dmathmlattr.cxx128 {"sans-serif-bold-italic", MathMLMathvariantValue::SansSerifBoldItalic}, in GetMathMLMathvariantValue()
H A Dmathmlimport.cxx840 case MathMLMathvariantValue::SansSerifBoldItalic: in ApplyAttrs()
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/mathml/
H A Dmathmlattr.cxx128 { "sans-serif-bold-italic", MathMLMathvariantValue::SansSerifBoldItalic }, in GetMathMLMathvariantValue()
H A Dmathmlimport.cxx801 case MathMLMathvariantValue::SansSerifBoldItalic: in ApplyAttrs()
/dports/www/firefox/firefox-99.0/layout/mathml/
H A DnsMathMLTokenFrame.cpp49 mathVariant == StyleMathVariant::SansSerifBoldItalic) { in GetMathMLFrameType()
/dports/www/firefox/firefox-99.0/layout/style/
H A DnsStyleConsts.h401 SansSerifBoldItalic = 13, enumerator
/dports/www/firefox/firefox-99.0/layout/generic/
H A DMathMLTextRunFactory.cpp343 case StyleMathVariant::SansSerifBoldItalic: in MathVariant()
/dports/www/firefox/firefox-99.0/dom/mathml/
H A DMathMLElement.cpp650 StyleMathVariant::SansSerifBoldItalic, in MapMathMLAttributesInto()