Home
last modified time | relevance | path

Searched defs:SetSelectedBackgroundColor (Results 1 – 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
Dindexer_item_component.h141 void SetSelectedBackgroundColor(const Color& bgColor) in SetSelectedBackgroundColor() function
Dindexer_component.h208 void SetSelectedBackgroundColor(const Color& bgColor) in SetSelectedBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dindexer_model_impl.cpp69 void IndexerModelImpl::SetSelectedBackgroundColor(const std::optional<Color>& color) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::IndexerModelImpl
Dtext_field_model_impl.cpp297 void TextFieldModelImpl::SetSelectedBackgroundColor(const Color& value) {}; in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::TextFieldModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
Dindexer_model_ng.cpp83 void IndexerModelNG::SetSelectedBackgroundColor(const std::optional<Color>& selectedBackgroundColor) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::IndexerModelNG
/foundation/arkui/ace_engine/frameworks/core/components/option/
Doption_component.h386 void SetSelectedBackgroundColor(const Color& backgroundColor) in SetSelectedBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_indexer.cpp152 void JSIndexer::SetSelectedBackgroundColor(const JSCallbackInfo& args) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSIndexer
Djs_textfield.cpp362 void JSTextField::SetSelectedBackgroundColor(const JSCallbackInfo& info) in SetSelectedBackgroundColor() function in OHOS::Ace::Framework::JSTextField
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_model_ng.cpp215 void TextFieldModelNG::SetSelectedBackgroundColor(const Color& value) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::TextFieldModelNG