Home
last modified time | relevance | path

Searched defs:SetFormBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h199 virtual void SetFormBackgroundColor(const std::string& color) {}; in SetFormBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp3148 void UIContentImpl::SetFormBackgroundColor(const std::string& color) in SetFormBackgroundColor() function in OHOS::Ace::UIContentImpl