Home
last modified time | relevance | path

Searched defs:BackgroundColor (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/common/
Dtext.h110 struct BackgroundColor : public HeapBase { struct
122 struct LineBackgroundColor : public HeapBase { argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
Dbutton_model_ng.cpp178 void ButtonModelNG::BackgroundColor(const Color& color, const bool& colorFlag) in BackgroundColor() function in OHOS::Ace::NG::ButtonModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dbutton_model_impl.cpp225 void ButtonModelImpl::BackgroundColor(const Color& color, const bool& colorFlag) in BackgroundColor() function in OHOS::Ace::Framework::ButtonModelImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp2942 void JSWeb::BackgroundColor(const JSCallbackInfo& info) in BackgroundColor() function in OHOS::Ace::Framework::JSWeb