Searched refs:contentDecoration (Results 1 – 1 of 1) sorted by relevance
130 auto contentDecoration = AceType::MakeRefPtr<Decoration>(); in BuildContent() local133 contentDecoration->SetBackgroundColor(context->GetAppBgColor()); in BuildContent()135 contentBox->SetBackDecoration(contentDecoration); in BuildContent()