Home
last modified time | relevance | path

Searched refs:NS_FONT_SYNTHESIS_STYLE (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/src/
H A DnsFont.h90 uint8_t synthesis = NS_FONT_SYNTHESIS_WEIGHT | NS_FONT_SYNTHESIS_STYLE;
H A DnsFontMetrics.cpp125 aFont.synthesis & NS_FONT_SYNTHESIS_STYLE, aFont.languageOverride); in nsFontMetrics()
/dports/www/firefox-esr/firefox-91.8.0/gfx/src/
H A DnsFont.h86 uint8_t synthesis = NS_FONT_SYNTHESIS_WEIGHT | NS_FONT_SYNTHESIS_STYLE;
H A DnsFontMetrics.cpp126 aFont.synthesis & NS_FONT_SYNTHESIS_STYLE, aFont.languageOverride); in nsFontMetrics()
/dports/www/firefox/firefox-99.0/gfx/src/
H A DnsFont.h86 uint8_t synthesis = NS_FONT_SYNTHESIS_WEIGHT | NS_FONT_SYNTHESIS_STYLE |
H A DnsFontMetrics.cpp131 aFont.synthesis & NS_FONT_SYNTHESIS_STYLE, in nsFontMetrics()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/src/
H A DnsFont.h86 uint8_t synthesis = NS_FONT_SYNTHESIS_WEIGHT | NS_FONT_SYNTHESIS_STYLE;
H A DnsFontMetrics.cpp126 aFont.synthesis & NS_FONT_SYNTHESIS_STYLE, aFont.languageOverride); in nsFontMetrics()
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxFontConstants.h42 #define NS_FONT_SYNTHESIS_STYLE 0x2 macro
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxFontConstants.h42 #define NS_FONT_SYNTHESIS_STYLE 0x2 macro
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxFontConstants.h42 #define NS_FONT_SYNTHESIS_STYLE 0x2 macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxFontConstants.h42 #define NS_FONT_SYNTHESIS_STYLE 0x2 macro
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/src/
H A DnsFont.h98 uint8_t synthesis = NS_FONT_SYNTHESIS_WEIGHT | NS_FONT_SYNTHESIS_STYLE;
H A DnsFontMetrics.cpp124 aFont.synthesis & NS_FONT_SYNTHESIS_STYLE, aFont.languageOverride); in nsFontMetrics()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DgfxFontConstants.h42 #define NS_FONT_SYNTHESIS_STYLE 0x2 macro
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxFontConstants.h42 #define NS_FONT_SYNTHESIS_STYLE 0x2 macro
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/src/
H A DnsFont.cpp45 synthesis = NS_FONT_SYNTHESIS_WEIGHT | NS_FONT_SYNTHESIS_STYLE; in Init()
H A DnsFontMetrics.cpp134 aFont.synthesis & NS_FONT_SYNTHESIS_STYLE, in nsFontMetrics()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/values/specified/
H A Dfont.rs1761 style: bits & structs::NS_FONT_SYNTHESIS_STYLE as u8 != 0 in from()
1776 bits |= structs::NS_FONT_SYNTHESIS_STYLE as u8; in from()
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/values/specified/
H A Dfont.rs1999 style: bits & structs::NS_FONT_SYNTHESIS_STYLE as u8 != 0, in from()
2014 bits |= structs::NS_FONT_SYNTHESIS_STYLE as u8; in from()
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/values/specified/
H A Dfont.rs2049 style: bits & structs::NS_FONT_SYNTHESIS_STYLE as u8 != 0, in from()
2064 bits |= structs::NS_FONT_SYNTHESIS_STYLE as u8; in from()
/dports/www/firefox/firefox-99.0/servo/components/style/values/specified/
H A Dfont.rs2077 style: bits & structs::NS_FONT_SYNTHESIS_STYLE as u8 != 0, in from()
2093 bits |= structs::NS_FONT_SYNTHESIS_STYLE as u8; in from()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/values/specified/
H A Dfont.rs2049 style: bits & structs::NS_FONT_SYNTHESIS_STYLE as u8 != 0, in from()
2064 bits |= structs::NS_FONT_SYNTHESIS_STYLE as u8; in from()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DDeclaration.cpp907 (NS_FONT_SYNTHESIS_WEIGHT | NS_FONT_SYNTHESIS_STYLE) || in GetPropertyValueInternal()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsCSSProps.cpp1524 {eCSSKeyword_style, NS_FONT_SYNTHESIS_STYLE},

12