Home
last modified time | relevance | path

Searched refs:AppendedBackgroundType (Results 1 – 15 of 15) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/forms/
H A DnsButtonFrameRenderer.cpp384 const AppendedBackgroundType result = in DisplayButton()
387 if (result == AppendedBackgroundType::None) { in DisplayButton()
/dports/www/firefox/firefox-99.0/layout/forms/
H A DnsButtonFrameRenderer.cpp74 const AppendedBackgroundType result = in DisplayButton()
77 if (result == AppendedBackgroundType::None) { in DisplayButton()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/forms/
H A DnsButtonFrameRenderer.cpp384 const AppendedBackgroundType result = in DisplayButton()
387 if (result == AppendedBackgroundType::None) { in DisplayButton()
/dports/www/firefox-esr/firefox-91.8.0/layout/tables/
H A DnsTableCellFrame.cpp466 AppendedBackgroundType result = AppendedBackgroundType::None; in BuildDisplayList()
474 if (result == AppendedBackgroundType::None) { in BuildDisplayList()
/dports/www/firefox/firefox-99.0/layout/tables/
H A DnsTableCellFrame.cpp1049 AppendedBackgroundType result = AppendedBackgroundType::None; in BuildDisplayList()
1057 if (result == AppendedBackgroundType::None) { in BuildDisplayList()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/tables/
H A DnsTableCellFrame.cpp466 AppendedBackgroundType result = AppendedBackgroundType::None; in BuildDisplayList()
474 if (result == AppendedBackgroundType::None) { in BuildDisplayList()
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsDisplayList.cpp3085 AppendedBackgroundType nsDisplayBackgroundImage::AppendBackgroundItemsToTop( in AppendBackgroundItemsToTop()
3131 return AppendedBackgroundType::None; in AppendBackgroundItemsToTop()
3208 return AppendedBackgroundType::ThemedBackground; in AppendBackgroundItemsToTop()
3211 return AppendedBackgroundType::None; in AppendBackgroundItemsToTop()
3217 return AppendedBackgroundType::Background; in AppendBackgroundItemsToTop()
3220 return AppendedBackgroundType::None; in AppendBackgroundItemsToTop()
3342 return AppendedBackgroundType::Background; in AppendBackgroundItemsToTop()
3345 return AppendedBackgroundType::None; in AppendBackgroundItemsToTop()
H A DnsDisplayList.h4074 enum class AppendedBackgroundType : uint8_t { enum
4123 static AppendedBackgroundType AppendBackgroundItemsToTop(
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsDisplayList.cpp3626 AppendedBackgroundType nsDisplayBackgroundImage::AppendBackgroundItemsToTop( in AppendBackgroundItemsToTop()
3672 return AppendedBackgroundType::None; in AppendBackgroundItemsToTop()
3749 return AppendedBackgroundType::ThemedBackground; in AppendBackgroundItemsToTop()
3752 return AppendedBackgroundType::None; in AppendBackgroundItemsToTop()
3758 return AppendedBackgroundType::Background; in AppendBackgroundItemsToTop()
3761 return AppendedBackgroundType::None; in AppendBackgroundItemsToTop()
3883 return AppendedBackgroundType::Background; in AppendBackgroundItemsToTop()
3886 return AppendedBackgroundType::None; in AppendBackgroundItemsToTop()
H A DnsDisplayList.h4473 enum class AppendedBackgroundType : uint8_t { enum
4531 static AppendedBackgroundType AppendBackgroundItemsToTop(
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsDisplayList.cpp3626 AppendedBackgroundType nsDisplayBackgroundImage::AppendBackgroundItemsToTop( in AppendBackgroundItemsToTop()
3672 return AppendedBackgroundType::None; in AppendBackgroundItemsToTop()
3749 return AppendedBackgroundType::ThemedBackground; in AppendBackgroundItemsToTop()
3752 return AppendedBackgroundType::None; in AppendBackgroundItemsToTop()
3758 return AppendedBackgroundType::Background; in AppendBackgroundItemsToTop()
3761 return AppendedBackgroundType::None; in AppendBackgroundItemsToTop()
3883 return AppendedBackgroundType::Background; in AppendBackgroundItemsToTop()
3886 return AppendedBackgroundType::None; in AppendBackgroundItemsToTop()
H A DnsDisplayList.h4473 enum class AppendedBackgroundType : uint8_t { enum
4531 static AppendedBackgroundType AppendBackgroundItemsToTop(
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsIFrame.cpp2551 AppendedBackgroundType result = AppendedBackgroundType::None; in DisplayBackgroundUnconditional()
2570 if (result == AppendedBackgroundType::None) { in DisplayBackgroundUnconditional()
2575 return result == AppendedBackgroundType::ThemedBackground; in DisplayBackgroundUnconditional()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsIFrame.cpp2585 AppendedBackgroundType result = AppendedBackgroundType::None; in DisplayBackgroundUnconditional()
2604 if (result == AppendedBackgroundType::None) { in DisplayBackgroundUnconditional()
2609 return result == AppendedBackgroundType::ThemedBackground; in DisplayBackgroundUnconditional()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsIFrame.cpp2551 AppendedBackgroundType result = AppendedBackgroundType::None; in DisplayBackgroundUnconditional()
2570 if (result == AppendedBackgroundType::None) { in DisplayBackgroundUnconditional()
2575 return result == AppendedBackgroundType::ThemedBackground; in DisplayBackgroundUnconditional()