Home
last modified time | relevance | path

Searched refs:ComputeSystemFont (Results 1 – 16 of 16) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsLayoutUtils.h2928 static void ComputeSystemFont(nsFont* aSystemFont,
H A DnsLayoutUtils.cpp9703 void nsLayoutUtils::ComputeSystemFont(nsFont* aSystemFont, in ComputeSystemFont() function in nsLayoutUtils
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsLayoutUtils.h2934 static void ComputeSystemFont(nsFont* aSystemFont,
H A DnsLayoutUtils.cpp9562 void nsLayoutUtils::ComputeSystemFont(nsFont* aSystemFont, in ComputeSystemFont() function in nsLayoutUtils
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsLayoutUtils.h2985 static void ComputeSystemFont(nsFont* aSystemFont, in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
H A DnsLayoutUtils.cpp9621 /* static */ void nsLayoutUtils::ComputeSystemFont( in ComputeSystemFont() function in nsLayoutUtils
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsLayoutUtils.h2928 static void ComputeSystemFont(nsFont* aSystemFont,
H A DnsLayoutUtils.cpp9703 void nsLayoutUtils::ComputeSystemFont(nsFont* aSystemFont, in ComputeSystemFont() function in nsLayoutUtils
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DGeckoBindings.cpp984 nsLayoutUtils::ComputeSystemFont(aDest, aFontId, defaultVariableFont, in Gecko_nsFont_InitSystem()
/dports/www/firefox/firefox-99.0/layout/style/
H A DGeckoBindings.cpp986 nsLayoutUtils::ComputeSystemFont(aDest, aFontId, defaultVariableFont, in Gecko_nsFont_InitSystem()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DGeckoBindings.cpp984 nsLayoutUtils::ComputeSystemFont(aDest, aFontId, defaultVariableFont, in Gecko_nsFont_InitSystem()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DGeckoBindings.cpp1003 nsLayoutUtils::ComputeSystemFont(aDest, fontID, defaultVariableFont); in Gecko_nsFont_InitSystem()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsLayoutUtils.h3039 static void ComputeSystemFont(nsFont* aSystemFont, in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
H A DnsLayoutUtils.cpp10165 void nsLayoutUtils::ComputeSystemFont(nsFont* aSystemFont, in ComputeSystemFont() function in nsLayoutUtils
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DServoBindings.cpp1117 nsLayoutUtils::ComputeSystemFont(aDest, fontID, aPresContext, in Gecko_nsFont_InitSystem()
H A DnsRuleNode.cpp3275 nsLayoutUtils::ComputeSystemFont(lazySystemFont.ptr(), fontID, aPresContext, in SetFont()