Searched defs:BackgroundColor (Results 1 – 5 of 5) sorted by relevance
83 static Color BackgroundColor(const std::optional<JSThemeColors>& themeColors, bool isPressed) in BackgroundColor() function
164 struct BackgroundColor : public HeapBase { struct176 struct LineBackgroundColor : public HeapBase { argument
322 void ButtonModelNG::BackgroundColor(const Color& color, const bool& colorFlag) in BackgroundColor() function in OHOS::Ace::NG::ButtonModelNG327 void ButtonModelNG::BackgroundColor(FrameNode* frameNode, const Color& color, const bool& colorFlag) in BackgroundColor() function in OHOS::Ace::NG::ButtonModelNG
215 void ButtonModelImpl::BackgroundColor(const Color& color, const bool& colorFlag) in BackgroundColor() function in OHOS::Ace::Framework::ButtonModelImpl
3700 void JSWeb::BackgroundColor(const JSCallbackInfo& info) in BackgroundColor() function in OHOS::Ace::Framework::JSWeb