Home
last modified time | relevance | path

Searched defs:SetCustomBackgroundColor (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.h301 void SetCustomBackgroundColor(const Color& color) override {}; in SetCustomBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.cpp768 void ViewAbstractModelNG::SetCustomBackgroundColor(const Color& color) in SetCustomBackgroundColor() function in OHOS::Ace::NG::ViewAbstractModelNG
Dview_abstract.cpp475 void ViewAbstract::SetCustomBackgroundColor(const Color& color) in SetCustomBackgroundColor() function in OHOS::Ace::NG::ViewAbstract
538 void ViewAbstract::SetCustomBackgroundColor(FrameNode* frameNode, const Color& color) in SetCustomBackgroundColor() function in OHOS::Ace::NG::ViewAbstract