Searched refs:themeFlags (Results 1 – 1 of 1) sorted by relevance
3662 uint8_t themeFlags = static_cast<uint8_t>(OHOS::NWeb::SystemThemeFlags::NONE); in OnConfigurationUpdated() local3666 themeFlags |= static_cast<uint8_t>(OHOS::NWeb::SystemThemeFlags::THEME_FONT); in OnConfigurationUpdated()3672 [weak = WeakClaim(this), colorMode, themeFlags, dark_mode = current_dark_mode_]() { in OnConfigurationUpdated()3679 std::make_shared<NWebSystemConfigurationImpl>(themeFlags); in OnConfigurationUpdated()