Searched defs:SetBgColor (Results 1 - 5 of 5) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/tip/ | ||
H A D | tip_component.h | 42 void SetBgColor(const Color& color) in SetBgColor() function in OHOS::Ace::TipComponent |
/foundation/arkui/ace_engine/frameworks/core/components/root/ | ||
H A D | render_root.cpp | 119 void RenderRoot::SetBgColor(const Color& color) in SetBgColor() function in OHOS::Ace::RenderRoot |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/ | ||
H A D | option_pattern.cpp | 359 void OptionPattern::SetBgColor(const Color& color) in SetBgColor() function in OHOS::Ace::NG::OptionPattern |
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/ | ||
H A D | textfield_declaration.h | 733 void SetBgColor(const Color& bgColor) in SetBgColor() function in OHOS::Ace::TextFieldDeclaration |
/foundation/arkui/ace_engine/frameworks/core/components/text_field/ | ||
H A D | text_field_component.cpp | 520 void TextFieldComponent::SetBgColor(const Color& bgColor) in SetBgColor() function in OHOS::Ace::TextFieldComponent |
Completed in 8 milliseconds