Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/mathml/
H A Dmathmlattr.hxx64 BoldSansSerif, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Dmathmlattr.hxx64 BoldSansSerif, enumerator
H A Dmathmlattr.cxx126 {"bold-sans-serif", MathMLMathvariantValue::BoldSansSerif}, in GetMathMLMathvariantValue()
H A Dmathmlimport.cxx832 case MathMLMathvariantValue::BoldSansSerif: in ApplyAttrs()
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/mathml/
H A Dmathmlattr.cxx126 { "bold-sans-serif", MathMLMathvariantValue::BoldSansSerif }, in GetMathMLMathvariantValue()
H A Dmathmlimport.cxx793 case MathMLMathvariantValue::BoldSansSerif: in ApplyAttrs()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DMathMLTextRunFactory.cpp309 case StyleMathVariant::BoldSansSerif: in MathVariant()
340 case StyleMathVariant::BoldSansSerif: in MathVariant()
/dports/www/firefox/firefox-99.0/layout/style/
H A DnsStyleConsts.h399 BoldSansSerif = 11, enumerator
/dports/www/firefox/firefox-99.0/dom/mathml/
H A DMathMLElement.cpp648 StyleMathVariant::BoldSansSerif, in MapMathMLAttributesInto()