Searched defs:BackgroundColor (Results 1 – 6 of 6) 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
42 BackgroundColor = 6, enumerator
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
3726 void JSWeb::BackgroundColor(const JSCallbackInfo& info) in BackgroundColor() function in OHOS::Ace::Framework::JSWeb