Searched defs:SetSelectedBackgroundColor (Results 1 – 9 of 9) sorted by relevance
141 void SetSelectedBackgroundColor(const Color& bgColor) in SetSelectedBackgroundColor() function
208 void SetSelectedBackgroundColor(const Color& bgColor) in SetSelectedBackgroundColor() function
69 void IndexerModelImpl::SetSelectedBackgroundColor(const std::optional<Color>& color) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::IndexerModelImpl
297 void TextFieldModelImpl::SetSelectedBackgroundColor(const Color& value) {}; in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::TextFieldModelImpl
83 void IndexerModelNG::SetSelectedBackgroundColor(const std::optional<Color>& selectedBackgroundColor) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::IndexerModelNG
386 void SetSelectedBackgroundColor(const Color& backgroundColor) in SetSelectedBackgroundColor() function
152 void JSIndexer::SetSelectedBackgroundColor(const JSCallbackInfo& args) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSIndexer
362 void JSTextField::SetSelectedBackgroundColor(const JSCallbackInfo& info) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSTextField
215 void TextFieldModelNG::SetSelectedBackgroundColor(const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextFieldModelNG