Searched refs:SetFormBackgroundColor (Results 1 – 4 of 4) sorted by relevance
73 uiContent_->SetFormBackgroundColor(backgroundColor_); in PreInitUIContent()85 uiContent_->SetFormBackgroundColor(backgroundColor_); in RunFormPageInner()122 uiContent_->SetFormBackgroundColor(TRANSPARENT_COLOR); in RunFormPageInner()496 uiContent_->SetFormBackgroundColor(backgroundColor_); in AttachUIContent()500 uiContent_->SetFormBackgroundColor(TRANSPARENT_COLOR); in AttachUIContent()
199 virtual void SetFormBackgroundColor(const std::string& color) {}; in SetFormBackgroundColor() function
179 void SetFormBackgroundColor(const std::string& color) override;
3148 void UIContentImpl::SetFormBackgroundColor(const std::string& color) in SetFormBackgroundColor() function in OHOS::Ace::UIContentImpl