Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/cocoa/
H A DnsNativeThemeCocoa.mm517 static bool IsInSourceList(nsIFrame* aFrame) { function
2910 if (VibrancyManager::SystemSupportsVibrancy() && IsInSourceList(aFrame)) {
3844 !IsInSourceList(aFrame))) {
3895 return IsInSourceList(aFrame) ? eThemeGeometryTypeSourceListSelection
3898 return IsInSourceList(aFrame) ? eThemeGeometryTypeActiveSourceListSelection
/dports/www/firefox/firefox-99.0/widget/cocoa/
H A DnsNativeThemeCocoa.mm390 static bool IsInSourceList(nsIFrame* aFrame) { function
2504 if (IsInSourceList(aFrame)) {
3481 return IsInSourceList(aFrame) ? eThemeGeometryTypeSourceListSelection
3484 return IsInSourceList(aFrame) ? eThemeGeometryTypeActiveSourceListSelection
/dports/lang/spidermonkey60/firefox-60.9.0/widget/cocoa/
H A DnsNativeThemeCocoa.mm517 static bool IsInSourceList(nsIFrame* aFrame) { function
2921 if (VibrancyManager::SystemSupportsVibrancy() && IsInSourceList(aFrame)) {
4060 return IsInSourceList(aFrame) ? eThemeGeometryTypeSourceListSelection
4063 return IsInSourceList(aFrame) ? eThemeGeometryTypeActiveSourceListSelection
/dports/mail/thunderbird/thunderbird-91.8.0/widget/cocoa/
H A DnsNativeThemeCocoa.mm391 static bool IsInSourceList(nsIFrame* aFrame) { function
2551 if (IsInSourceList(aFrame)) {
3622 return IsInSourceList(aFrame) ? eThemeGeometryTypeSourceListSelection
3625 return IsInSourceList(aFrame) ? eThemeGeometryTypeActiveSourceListSelection
/dports/www/firefox-esr/firefox-91.8.0/widget/cocoa/
H A DnsNativeThemeCocoa.mm391 static bool IsInSourceList(nsIFrame* aFrame) { function
2551 if (IsInSourceList(aFrame)) {
3622 return IsInSourceList(aFrame) ? eThemeGeometryTypeSourceListSelection
3625 return IsInSourceList(aFrame) ? eThemeGeometryTypeActiveSourceListSelection
/dports/lang/spidermonkey78/firefox-78.9.0/widget/cocoa/
H A DnsNativeThemeCocoa.mm431 static bool IsInSourceList(nsIFrame* aFrame) { function
3152 if (VibrancyManager::SystemSupportsVibrancy() && IsInSourceList(aFrame)) {
4459 return IsInSourceList(aFrame) ? eThemeGeometryTypeSourceListSelection
4462 return IsInSourceList(aFrame) ? eThemeGeometryTypeActiveSourceListSelection
/dports/www/firefox-esr/firefox-91.8.0/layout/xul/tree/
H A DnsTreeBodyFrame.cpp2545 static bool IsInSourceList(nsIFrame* aFrame) { in IsInSourceList() function
2586 if (selection && theme && IsInSourceList(treeFrame)) { in BuildDisplayList()
/dports/www/firefox/firefox-99.0/layout/xul/tree/
H A DnsTreeBodyFrame.cpp2546 static bool IsInSourceList(nsIFrame* aFrame) { in IsInSourceList() function
2587 if (selection && theme && IsInSourceList(treeFrame)) { in BuildDisplayList()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/xul/tree/
H A DnsTreeBodyFrame.cpp2545 static bool IsInSourceList(nsIFrame* aFrame) { in IsInSourceList() function
2586 if (selection && theme && IsInSourceList(treeFrame)) { in BuildDisplayList()