Home
last modified time | relevance | path

Searched defs:SetSelectedBackgroundColor (Results 1 – 5 of 5) 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/core/components_ng/pattern/indexer/
Dindexer_view.cpp69 void IndexerView::SetSelectedBackgroundColor(const Color& selectedBackgroundColor) in SetSelectedBackgroundColor() function in OHOS::Ace::NG::IndexerView
/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
/foundation/arkui/ace_engine/frameworks/core/components/option/
Doption_component.h386 void SetSelectedBackgroundColor(const Color& backgroundColor) in SetSelectedBackgroundColor() function