Home
last modified time | relevance | path

Searched refs:PropertyCountInStruct (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsCSSProps.h558 static size_t PropertyCountInStruct(nsStyleStructID aSID) { in PropertyCountInStruct() function
H A DnsRuleNode.cpp2110 *values_end = values + nsCSSProps::PropertyCountInStruct(aSID); in CheckSpecifiedProperties()
2202 for (size_t i = 0, i_end = nsCSSProps::PropertyCountInStruct(aSID); in UnsetPropertiesWithoutFlags()
2237 size_t nprops = nsCSSProps::PropertyCountInStruct(aSID); in ResolveVariableReferences()
2281 size_t nprops = nsCSSProps::PropertyCountInStruct(aSID); in WalkRuleTree()
3812 size_t nprops = nsCSSProps::PropertyCountInStruct(eStyleStruct_Font); in SetGenericFont()
9325 nprops += nsCSSProps::PropertyCountInStruct(eStyleStruct_Background); in HasAuthorSpecifiedRules()
9330 nprops += nsCSSProps::PropertyCountInStruct(eStyleStruct_Border); in HasAuthorSpecifiedRules()
9335 nprops += nsCSSProps::PropertyCountInStruct(eStyleStruct_Padding); in HasAuthorSpecifiedRules()
9521 nprops += nsCSSProps::PropertyCountInStruct(sid); in ComputePropertiesOverridingAnimation()
H A DnsStyleSet.cpp90 *value_end = value + nsCSSProps::PropertyCountInStruct(sid); in NS_IMPL_ISUPPORTS()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsCSSProps.h554 static size_t PropertyCountInStruct(nsStyleStructID aSID) { in PropertyCountInStruct() function
H A DnsRuleNode.cpp2219 *values_end = values + nsCSSProps::PropertyCountInStruct(aSID); in CheckSpecifiedProperties()
2315 for (size_t i = 0, i_end = nsCSSProps::PropertyCountInStruct(aSID); in UnsetPropertiesWithoutFlags()
2374 size_t nprops = nsCSSProps::PropertyCountInStruct(aSID); in ResolveVariableReferences()
2421 size_t nprops = nsCSSProps::PropertyCountInStruct(aSID); in WalkRuleTree()
4227 size_t nprops = nsCSSProps::PropertyCountInStruct(eStyleStruct_Font); in SetGenericFont()
10402 nprops += nsCSSProps::PropertyCountInStruct(eStyleStruct_Background); in HasAuthorSpecifiedRules()
10407 nprops += nsCSSProps::PropertyCountInStruct(eStyleStruct_Border); in HasAuthorSpecifiedRules()
10412 nprops += nsCSSProps::PropertyCountInStruct(eStyleStruct_Padding); in HasAuthorSpecifiedRules()
10420 nprops += nsCSSProps::PropertyCountInStruct(eStyleStruct_Text); in HasAuthorSpecifiedRules()
10632 nprops += nsCSSProps::PropertyCountInStruct(sid); in ComputePropertiesOverridingAnimation()
H A DnsStyleSet.cpp98 *value_end = value + nsCSSProps::PropertyCountInStruct(sid); in NS_IMPL_ISUPPORTS()