Searched refs:colRenderContext (Results 1 – 1 of 1) sorted by relevance
1538 auto colRenderContext = col->GetRenderContext(); in UpdateWrapperBackgroundStyle() local1539 CHECK_NULL_VOID(colRenderContext); in UpdateWrapperBackgroundStyle()1541 …(Container::LessThanAPIVersion(PlatformVersion::VERSION_ELEVEN) || !colRenderContext->IsUniRenderE… in UpdateWrapperBackgroundStyle()1543 colRenderContext->UpdateBackgroundColor(dialogTheme->GetBackgroundColor()); in UpdateWrapperBackgroundStyle()1545 if (colRenderContext->GetBackBlurStyle().has_value()) { in UpdateWrapperBackgroundStyle()1546 colRenderContext->UpdateBackBlurStyle(colRenderContext->GetBackBlurStyle()); in UpdateWrapperBackgroundStyle()