Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/widget/
H A DnsXPLookAndFeel.cpp1048 static widget::ThemeChangeKind sGlobalThemeChangeKind{0}; variable
1052 sGlobalThemeChangeKind |= aKind; in NotifyChangedAllWindows()
1063 auto kind = std::exchange(sGlobalThemeChangeKind, widget::ThemeChangeKind(0)); in DoHandleGlobalThemeChange()