Searched refs:renderContentBox (Results 1 – 1 of 1) sorted by relevance
492 auto renderContentBox = AceType::DynamicCast<RenderBox>(contentBox_->GetRenderNode()); in SetAppBgColor() local493 if (!renderContentBox) { in SetAppBgColor()497 auto backDecoration = renderContentBox->GetBackDecoration(); in SetAppBgColor()499 renderContentBox->SetBackDecoration(backDecoration); in SetAppBgColor()