Searched refs:supportsLight (Results 1 – 1 of 1) sorted by relevance
1232 const bool supportsLight = bool(style & StyleColorSchemeFlags::LIGHT); in ColorSchemeForStyle() local1233 if (supportsLight && supportsDark) { in ColorSchemeForStyle()1237 if (supportsDark || supportsLight) { in ColorSchemeForStyle()